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()
1212 bool AllowInlineNamespace) { in isDeclInScope() argument1213 return IdResolver.isDeclInScope(D, Ctx, S, AllowInlineNamespace); in isDeclInScope()1235 bool AllowInlineNamespace) { in FilterLookupForScope() argument1240 if (isDeclInScope(D, Ctx, S, AllowInlineNamespace)) in FilterLookupForScope()
160 bool AllowInlineNamespace = false) const;
1971 bool AllowInlineNamespace = false);2761 bool ConsiderLinkage, bool AllowInlineNamespace);