Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersMacros.h175 #define AST_MATCHER_P2(Type, DefineMatcher, ParamType1, Param1, ParamType2, \ macro
H A DASTMatchers.h4688 AST_MATCHER_P2(InitListExpr, hasInit, unsigned, N, AST_MATCHER_P2() function
4728 AST_MATCHER_P2(DeclStmt, containsDeclaration, unsigned, N, AST_MATCHER_P2() function
8237 AST_MATCHER_P2(DecompositionDecl, hasBinding, unsigned, N, AST_MATCHER_P2() function
8436 AST_MATCHER_P2(CXXNewExpr, hasPlacementArg, unsigned, Index, AST_MATCHER_P2() function