Searched refs:InEnclosingNamespaceSetOf (Results 1 – 7 of 7) sorted by relevance
139 return AllowInlineNamespace ? Ctx->InEnclosingNamespaceSetOf(DCtx) in isDeclInScope()
8910 if (!FDLookupContext->InEnclosingNamespaceSetOf( in CheckDependentFunctionTemplateSpecialization()8975 if (!FDLookupContext->InEnclosingNamespaceSetOf( in CheckFunctionTemplateSpecialization()9415 if (CurContext->InEnclosingNamespaceSetOf(OrigContext)) in CheckExplicitInstantiationScope()
548 if (SemaRef.getStdNamespace()->InEnclosingNamespaceSetOf(ND)) in PerformEmptyInit()
11290 !getStdNamespace()->InEnclosingNamespaceSetOf( in isStdInitializerList()
3195 assert((NamedDC->InEnclosingNamespaceSetOf(SemaDC) || in adjustDeclContextForDeclaratorDecl()
1799 bool DeclContext::InEnclosingNamespaceSetOf(const DeclContext *O) const { in InEnclosingNamespaceSetOf() function in DeclContext
2037 bool InEnclosingNamespaceSetOf(const DeclContext *NS) const;