Searched refs:TemplateParamsSt (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateDeduction.cpp | 5134 FixedSizeTemplateParameterListStorage<1, false> TemplateParamsSt( in DeduceAutoType() local 5151 *this, TemplateParamsSt.get(), 0, TemplArg, Init->getType(), in DeduceAutoType() 5179 *this, TemplateParamsSt.get(), 0, FuncParam, Init->getType(), in DeduceAutoType()
|