Searched refs:getContainedAutoTypeLoc (Results 1 – 6 of 6) sorted by relevance
690 AutoTypeLoc TypeLoc::getContainedAutoTypeLoc() const { in getContainedAutoTypeLoc() function in TypeLoc
189 AutoTypeLoc getContainedAutoTypeLoc() const;
4788 Type.getContainedAutoTypeLoc(), in DeduceAutoType()4904 Type.getContainedAutoTypeLoc(), in DeduceAutoType()
2798 if (AutoTypeLoc AutoLoc = DI->getTypeLoc().getContainedAutoTypeLoc()) in VisitNonTypeTemplateParmDecl()
3221 AutoTypeLoc AutoLoc = TrailingTSI->getTypeLoc().getContainedAutoTypeLoc(); in InventTemplateParameter()
1554 if (AutoTypeLoc TL = TInfo->getTypeLoc().getContainedAutoTypeLoc()) in ActOnNonTypeTemplateParameter()