Searched refs:InjTy (Results 1 – 2 of 2) sorted by relevance
124 if (auto *InjTy = ClassType->getAs<InjectedClassNameType>()) { in printCXXConstructorDestructorName() local125 InjTy->getDecl()->printName(OS, Policy); in printCXXConstructorDestructorName()
3208 if (auto *InjTy = FrontTy->getAs<InjectedClassNameType>()) in VisitRecordDecl() local3209 InjSpec = InjTy->getInjectedSpecializationType(); in VisitRecordDecl()