Searched refs:STTPT (Results 1 – 2 of 2) sorted by relevance
235 void VisitSubstTemplateTypeParmType(const SubstTemplateTypeParmType *STTPT);
772 const SubstTemplateTypeParmType *STTPT) { in VisitSubstTemplateTypeParmType() argument773 JOS.attribute("index", STTPT->getIndex()); in VisitSubstTemplateTypeParmType()774 if (auto PackIndex = STTPT->getPackIndex()) in VisitSubstTemplateTypeParmType()