Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4607 return Pattern && InnerMacher.matches(*Pattern, Finder, Builder); in AST_MATCHER_P() argument
4584 AST_MATCHER_P(CXXFoldExpr,hasFoldInit,ast_matchers::internal::Matcher<Expr>,InnerMacher) AST_MATCHER_P() argument