Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOverload.cpp543 struct DFIParamWithArguments : DFIArguments { struct
583 DFIParamWithArguments *Saved = new (Context) DFIParamWithArguments; in MakeDeductionFailureInfo()
670 return static_cast<DFIParamWithArguments*>(Data)->Param; in getTemplateParameter()