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