Searched refs:CreateRuntimeFunctionCallMatcher (Results 1 – 1 of 1) sorted by relevance
463 self.runtime_function_call_pattern = self.CreateRuntimeFunctionCallMatcher()465 def CreateRuntimeFunctionCallMatcher(self): member in SourceProcessor