Searched refs:Injected (Results 1 – 4 of 4) sorted by relevance
110 QualType Injected in computeDeclContext() local112 if (Context.hasSameType(Injected, ContextType)) in computeDeclContext()
2065 QualType Injected = cast<InjectedClassNameType>(ICNT) in CheckTemplateIdType() local2068 if (CanonType != Injected->getCanonicalTypeInternal()) in CheckTemplateIdType()
590 else if (const InjectedClassNameType *Injected = in ProcessCodeCompleteResults() local592 D = Injected->getDecl(); in ProcessCodeCompleteResults()
537 else if (const InjectedClassNameType *Injected in getAsCXXRecordDecl() local539 return Injected->getDecl(); in getAsCXXRecordDecl()