Searched refs:AllowInlineNamespace (Results 1 – 4 of 4) sorted by relevance
100 bool AllowInlineNamespace) const { in isDeclInScope()141 return AllowInlineNamespace ? Ctx->InEnclosingNamespaceSetOf(DCtx) in isDeclInScope()
1568 bool AllowInlineNamespace) { in isDeclInScope() argument1569 return IdResolver.isDeclInScope(D, Ctx, S, AllowInlineNamespace); in isDeclInScope()1591 bool AllowInlineNamespace) { in FilterLookupForScope() argument1596 if (isDeclInScope(D, Ctx, S, AllowInlineNamespace)) in FilterLookupForScope()
156 bool AllowInlineNamespace = false) const;
3477 bool AllowInlineNamespace = false);4477 bool ConsiderLinkage, bool AllowInlineNamespace);