Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Analysis/
H A DExprMutationAnalyzerTest.cpp28 using ExprMatcher = internal::Matcher<Expr>; typedef
45 ExprMatcher declRefTo(StringRef Name) { in declRefTo()
49 StmtMatcher withEnclosingCompound(ExprMatcher Matcher) { in withEnclosingCompound()