Searched defs:ParamD (Results 1 – 3 of 3) sorted by relevance
10704 NamedDecl *ParamD; in DiagnoseBadDeduction() local
13932 Declarator ParamD(DS, DeclaratorContext::KNRTypeList); in ActOnFinishKNRParamDeclarations() local
10188 void Sema::ActOnDelayedCXXMethodParameter(Scope *S, Decl *ParamD) { in ActOnDelayedCXXMethodParameter()