Searched refs:InjT (Results 1 – 1 of 1) sorted by relevance
950 if (const InjectedClassNameType *InjT = T->getAs<InjectedClassNameType>()) { in VisitType() local951 T = InjT->getInjectedSpecializationType(); in VisitType()