Searched defs:ParamType2 (Results 1 – 1 of 1) sorted by relevance
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchersMacros.h | 176 #define AST_MATCHER_P2(Type, DefineMatcher, ParamType1, Param1, ParamType2, \ argument 182 ParamType2, Param2, OverloadId) \ argument 317 Param1, ParamType2, Param2) \ argument 322 ParamType1, Param1, ParamType2, \ argument
|