Home
last modified time | relevance | path

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

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