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