Searched refs:Injected (Results 1 – 3 of 3) sorted by relevance
110 QualType Injected in computeDeclContext() local112 if (Context.hasSameType(Injected, ContextType)) in computeDeclContext()
2131 QualType Injected = cast<InjectedClassNameType>(ICNT) in CheckTemplateIdType() local2134 if (CanonType != Injected->getCanonicalTypeInternal()) in CheckTemplateIdType()
1512 if (const auto *Injected = getAs<InjectedClassNameType>()) in getAsTagDecl() local1513 return Injected->getDecl(); in getAsTagDecl()