Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp3282 TypeSourceInfo *TrailingTSI, AutoType *Auto, in InventTemplateParameter() argument
3311 if (TrailingTSI) { in InventTemplateParameter()
3314 AutoTypeLoc AutoLoc = TrailingTSI->getTypeLoc().getContainedAutoTypeLoc(); in InventTemplateParameter()
3372 TrailingTSI ? S.ReplaceAutoTypeSourceInfo(TrailingTSI, Replacement) in InventTemplateParameter()