Home
last modified time | relevance | path

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

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