Searched refs:_underlying_function_name (Results 1 – 1 of 1) sorted by relevance
150 def _underlying_function_name(self, function: FunctionInfo) -> str: member in Base170 call = '({})({})'.format(self._underlying_function_name(function),
Completed in 4 milliseconds