Searched refs:_skip_function (Results 1 – 2 of 2) sorted by relevance
201 def _skip_function(self, function: FunctionInfo) -> bool: member in Base225 if self._skip_function(function):
69 def _skip_function(self, function: c_wrapper_generator.FunctionInfo) -> bool: member in PSAWrapperGenerator
Completed in 5 milliseconds