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()
1270 bool AllowInlineNamespace) { in isDeclInScope() argument1271 return IdResolver.isDeclInScope(D, Ctx, S, AllowInlineNamespace); in isDeclInScope()1293 bool AllowInlineNamespace) { in FilterLookupForScope() argument1298 if (isDeclInScope(D, Ctx, S, AllowInlineNamespace)) in FilterLookupForScope()
160 bool AllowInlineNamespace = false) const;
2075 bool AllowInlineNamespace = false);2906 bool ConsiderLinkage, bool AllowInlineNamespace);