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

/external/clang/include/clang/ASTMatchers/
H A DASTMatchersMacros.h129 /// \brief AST_MATCHER_P2(
143 #define AST_MATCHER_P2(Type, DefineMatcher, ParamType1, Param1, ParamType2, \ macro
273 /// The variables are the same as for AST_MATCHER_P2, with the
H A DASTMatchers.h2168 AST_MATCHER_P2(DeclStmt, containsDeclaration, unsigned, N, function in namespace:clang::ast_matchers
2297 AST_MATCHER_P2(FunctionDecl, hasParameter, function in namespace:clang::ast_matchers

Completed in 192 milliseconds