Searched refs:AST_MATCHER_P2 (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchersMacros.h | 177 #define AST_MATCHER_P2(Type, DefineMatcher, ParamType1, Param1, ParamType2, \ macro
|
| H A D | ASTMatchers.h | 4779 AST_MATCHER_P2(InitListExpr, hasInit, unsigned, N, internal::Matcher<Expr>, in AST_MATCHER_P2() function 4819 AST_MATCHER_P2(DeclStmt, containsDeclaration, unsigned, N, in AST_MATCHER_P2() function 8338 AST_MATCHER_P2(DecompositionDecl, hasBinding, unsigned, N, in AST_MATCHER_P2() function 8545 AST_MATCHER_P2(CXXNewExpr, hasPlacementArg, unsigned, Index, in AST_MATCHER_P2() function
|