Home
last modified time | relevance | path

Searched defs:StmtMatcher (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DTestingSupport.cpp77 auto StmtMatcher = in buildStatementToAnnotationMapping() local
/llvm-project/clang/unittests/Analysis/
H A DExprMutationAnalyzerTest.cpp29 using StmtMatcher = internal::Matcher<Stmt>; global() typedef