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