Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/
H A DTestingSupportTest.cpp26 auto TargetMatcher = in findTargetFunc() local
28 for (const auto &Node : ast_matchers::match(TargetMatcher, Context)) { in findTargetFunc()