Searched refs:AllowInlineNamespace (Results 1 – 4 of 4) sorted by relevance
100 bool AllowInlineNamespace) const { in isDeclInScope()145 return AllowInlineNamespace ? Ctx->InEnclosingNamespaceSetOf(DCtx) in isDeclInScope()
1596 bool AllowInlineNamespace) { in isDeclInScope() argument1597 return IdResolver.isDeclInScope(D, Ctx, S, AllowInlineNamespace); in isDeclInScope()1619 bool AllowInlineNamespace) { in FilterLookupForScope() argument1624 if (isDeclInScope(D, Ctx, S, AllowInlineNamespace)) in FilterLookupForScope()
156 bool AllowInlineNamespace = false) const;
3576 bool AllowInlineNamespace = false);4597 bool ConsiderLinkage, bool AllowInlineNamespace);