Searched refs:getContainedAutoTypeLoc (Results 1 – 6 of 6) sorted by relevance
709 AutoTypeLoc TypeLoc::getContainedAutoTypeLoc() const { in getContainedAutoTypeLoc() function in TypeLoc
189 AutoTypeLoc getContainedAutoTypeLoc() const;
4660 Type.getContainedAutoTypeLoc(), in DeduceAutoType()4778 *this, *AT, Type.getContainedAutoTypeLoc(), DeducedType); in DeduceAutoType()
2928 if (AutoTypeLoc AutoLoc = DI->getTypeLoc().getContainedAutoTypeLoc()) in VisitNonTypeTemplateParmDecl()
3314 AutoTypeLoc AutoLoc = TrailingTSI->getTypeLoc().getContainedAutoTypeLoc(); in InventTemplateParameter()
1559 if (AutoTypeLoc TL = TInfo->getTypeLoc().getContainedAutoTypeLoc()) in ActOnNonTypeTemplateParameter()