HomeSort by relevance Sort by last modified time
    Searched refs:AST_MATCHER_P2 (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/ASTMatchers/
ASTMatchersMacros.h 112 /// \brief AST_MATCHER_P2(
126 #define AST_MATCHER_P2(Type, DefineMatcher, ParamType1, Param1, ParamType2, \
233 /// The variables are the same as for AST_MATCHER_P2, with the
ASTMatchers.h 369 AST_MATCHER_P2(ClassTemplateSpecializationDecl, hasTemplateArgument,
    [all...]

Completed in 202 milliseconds