Searched refs:Injected (Results 1 – 6 of 6) sorted by relevance
116 QualType Injected in computeDeclContext() local118 if (Context.hasSameType(Injected, ContextType)) in computeDeclContext()
119 Injected = FunTmpl->getInjectedTemplateArgs(); in getTemplateInstantiationArgs() local120 Result.addOuterTemplateArguments(Injected.first, Injected.second); in getTemplateInstantiationArgs()
1970 QualType Injected = cast<InjectedClassNameType>(ICNT) in CheckTemplateIdType() local1973 if (CanonType != Injected->getCanonicalTypeInternal()) in CheckTemplateIdType()
476 else if (const InjectedClassNameType *Injected in getAsCXXRecordDecl() local478 return Injected->getDecl(); in getAsCXXRecordDecl()
16663 …Injected bundle support for <rdar://problem/8710645> WebKitTestRunner needs layoutTestController.f…23363 Post any pending messages to the Injected Bundle in WebContext::processDidFinishLaunching31225 Post any messages to the Injected Bundle that couldn't be sent earlier because the
70304 Interaction with the page through Injected Script (for fallback behavior)