Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DExprMutationAnalyzer.cpp68 auto const ComplexMatcher = ignoringParens( in AST_MATCHER_P() local
74 return ComplexMatcher.matches(Node, Finder, Builder); in AST_MATCHER_P()