Searched refs:AllowInlineNamespace (Results 1 – 4 of 4) sorted by relevance
101 bool AllowInlineNamespace) const { in isDeclInScope()140 return AllowInlineNamespace ? Ctx->InEnclosingNamespaceSetOf(DCtx) in isDeclInScope()
1408 bool AllowInlineNamespace) { in isDeclInScope() argument1409 return IdResolver.isDeclInScope(D, Ctx, S, AllowInlineNamespace); in isDeclInScope()1431 bool AllowInlineNamespace) { in FilterLookupForScope() argument1436 if (isDeclInScope(D, Ctx, S, AllowInlineNamespace)) in FilterLookupForScope()
157 bool AllowInlineNamespace = false) const;
2431 bool AllowInlineNamespace = false);3350 bool ConsiderLinkage, bool AllowInlineNamespace);