Home
last modified time | relevance | path

Searched defs:ParamD (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp11470 NamedDecl *ParamD; in DiagnoseBadDeduction() local
H A DSemaDecl.cpp15188 Declarator ParamD(DS, ParsedAttributesView::none(), in ActOnFinishKNRParamDeclarations() local
H A DSemaDeclCXX.cpp10696 void Sema::ActOnDelayedCXXMethodParameter(Scope *S, Decl *ParamD) { in ActOnDelayedCXXMethodParameter() argument