Searched defs:Param1 (Results  1 – 3 of 3) sorted by relevance
| /external/clang/include/clang/ASTMatchers/ | 
| D | ASTMatchersMacros.h | 176 #define AST_MATCHER_P2(Type, DefineMatcher, ParamType1, Param1, ParamType2,    \  argument 181 #define AST_MATCHER_P2_OVERLOAD(Type, DefineMatcher, ParamType1, Param1,       \  argument 317                                    Param1, ParamType2, Param2)                 \  argument 322                                             ParamType1, Param1, ParamType2,    \  argument
  | 
| /external/clang/include/clang/Sema/ | 
| D | AttributeList.h | 663                         IdentifierLoc *Param1,  in create() 800                         IdentifierLoc *Param1,  in addNew()
  | 
| /external/clang/lib/Sema/ | 
| D | SemaExprCXX.cpp | 2377                                            QualType Param1, QualType Param2) {  in DeclareGlobalAllocationFunction()
  |