Searched refs:AllowInlineNamespace (Results 1 – 4 of 4) sorted by relevance
98 bool AllowInlineNamespace) const { in isDeclInScope()137 return AllowInlineNamespace ? Ctx->InEnclosingNamespaceSetOf(DCtx) in isDeclInScope()
1310 bool AllowInlineNamespace) { in isDeclInScope() argument1311 return IdResolver.isDeclInScope(D, Ctx, S, AllowInlineNamespace); in isDeclInScope()1333 bool AllowInlineNamespace) { in FilterLookupForScope() argument1338 if (isDeclInScope(D, Ctx, S, AllowInlineNamespace)) in FilterLookupForScope()
160 bool AllowInlineNamespace = false) const;
2135 bool AllowInlineNamespace = false);2980 bool ConsiderLinkage, bool AllowInlineNamespace);