Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp593 struct DFIParamWithArguments : DFIArguments { struct
660 DFIParamWithArguments *Saved = new (Context) DFIParamWithArguments; in MakeDeductionFailureInfo()
770 return static_cast<DFIParamWithArguments*>(Data)->Param; in getTemplateParameter()