Searched refs:AllowInlineNamespace (Results 1 – 4 of 4) sorted by relevance
103 bool AllowInlineNamespace) const { in isDeclInScope()150 return AllowInlineNamespace ? Ctx->InEnclosingNamespaceSetOf(DCtx) in isDeclInScope()
1621 bool AllowInlineNamespace) const { in isDeclInScope()1622 return IdResolver.isDeclInScope(D, Ctx, S, AllowInlineNamespace); in isDeclInScope()1644 bool AllowInlineNamespace) { in FilterLookupForScope() argument1649 if (isDeclInScope(D, Ctx, S, AllowInlineNamespace)) in FilterLookupForScope()
160 bool AllowInlineNamespace = false) const;
3644 bool AllowInlineNamespace = false) const;4688 bool ConsiderLinkage, bool AllowInlineNamespace);