Home
last modified time | relevance | path

Searched refs:DFIParamWithArguments (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp688 struct DFIParamWithArguments : DFIArguments { struct
755 DFIParamWithArguments *Saved = new (Context) DFIParamWithArguments; in MakeDeductionFailureInfo()
867 return static_cast<DFIParamWithArguments*>(Data)->Param; in getTemplateParameter()