Searched refs:Injected (Results 1 – 4 of 4) sorted by relevance
592 else if (const InjectedClassNameType *Injected = in ProcessCodeCompleteResults() local594 D = Injected->getDecl(); in ProcessCodeCompleteResults()
110 QualType Injected in computeDeclContext() local112 if (Context.hasSameType(Injected, ContextType)) in computeDeclContext()
2102 QualType Injected = cast<InjectedClassNameType>(ICNT) in CheckTemplateIdType() local2105 if (CanonType != Injected->getCanonicalTypeInternal()) in CheckTemplateIdType()
550 if (const auto *Injected = getAs<InjectedClassNameType>()) in getAsTagDecl() local551 return Injected->getDecl(); in getAsTagDecl()