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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersMacros.h175 #define AST_MATCHER_P2(Type, DefineMatcher, ParamType1, Param1, ParamType2, \ macro
H A DASTMatchers.h3831 AST_MATCHER_P2(InitListExpr, hasInit, unsigned, N, function in namespace:clang::ast_matchers
3871 AST_MATCHER_P2(DeclStmt, containsDeclaration, unsigned, N, function in namespace:clang::ast_matchers

Completed in 167 milliseconds