Searched refs:Injected (Results 1 – 4 of 4) sorted by relevance
586 else if (const InjectedClassNameType *Injected = in ProcessCodeCompleteResults() local588 D = Injected->getDecl(); in ProcessCodeCompleteResults()
110 QualType Injected in computeDeclContext() local112 if (Context.hasSameType(Injected, ContextType)) in computeDeclContext()
2121 QualType Injected = cast<InjectedClassNameType>(ICNT) in CheckTemplateIdType() local2124 if (CanonType != Injected->getCanonicalTypeInternal()) in CheckTemplateIdType()
542 if (const auto *Injected = getAs<InjectedClassNameType>()) in getAsTagDecl() local543 return Injected->getDecl(); in getAsTagDecl()