Searched defs:TargetFuncMatcher (Results 1 – 3 of 3) sorted by relevance
79 ast_matchers::internal::Matcher<FunctionDecl> TargetFuncMatcher, in checkDataflow()
171 ast_matchers::internal::Matcher<FunctionDecl> TargetFuncMatcher, in checkDataflowWithNoopAnalysis() argument
181 ast_matchers::internal::Matcher<FunctionDecl> TargetFuncMatcher; member