Searched defs:ParamType2 (Results 1 – 1 of 1) sorted by relevance
| /llvm-project/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchersMacros.h | 175 AST_MATCHER_P2(Type,DefineMatcher,ParamType1,Param1,ParamType2,Param2) global() argument 181 AST_MATCHER_P2_OVERLOAD(Type,DefineMatcher,ParamType1,Param1,ParamType2,Param2,OverloadId) global() argument 315 AST_POLYMORPHIC_MATCHER_P2(DefineMatcher,ReturnTypesF,ParamType1,Param1,ParamType2,Param2) global() argument 320 AST_POLYMORPHIC_MATCHER_P2_OVERLOAD(DefineMatcher,ReturnTypesF,ParamType1,Param1,ParamType2,Param2,OverloadId) global() argument [all...] |