Home
last modified time | relevance | path

Searched defs:TargetFuncMatcher (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DTestingSupportTest.cpp79 ast_matchers::internal::Matcher<FunctionDecl> TargetFuncMatcher, in checkDataflow()
H A DTestingSupport.cpp171 ast_matchers::internal::Matcher<FunctionDecl> TargetFuncMatcher, in checkDataflowWithNoopAnalysis() argument
H A DTestingSupport.h181 ast_matchers::internal::Matcher<FunctionDecl> TargetFuncMatcher; member