Searched refs:getContainedAutoTypeLoc (Results 1 – 6 of 6) sorted by relevance
688 AutoTypeLoc TypeLoc::getContainedAutoTypeLoc() const { in getContainedAutoTypeLoc() function in TypeLoc
189 AutoTypeLoc getContainedAutoTypeLoc() const;
4798 Type.getContainedAutoTypeLoc(), in DeduceAutoType()4914 Type.getContainedAutoTypeLoc(), in DeduceAutoType()
2797 if (AutoTypeLoc AutoLoc = DI->getTypeLoc().getContainedAutoTypeLoc()) in VisitNonTypeTemplateParmDecl()
3205 AutoTypeLoc AutoLoc = TrailingTSI->getTypeLoc().getContainedAutoTypeLoc(); in InventTemplateParameter()
1536 if (AutoTypeLoc TL = TInfo->getTypeLoc().getContainedAutoTypeLoc()) in ActOnNonTypeTemplateParameter()