Home
last modified time | relevance | path

Searched refs:FunctionMatcher (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/
H A DTestingSupportTest.cpp25 const FunctionDecl *findTargetFunc(ASTContext &Context, T FunctionMatcher) { in findTargetFunc() argument
27 functionDecl(FunctionMatcher, isDefinition()).bind("target"); in findTargetFunc()