Searched refs:AllowInlineNamespace (Results 1 – 4 of 4) sorted by relevance
103 bool AllowInlineNamespace) const { in isDeclInScope()150 return AllowInlineNamespace ? Ctx->InEnclosingNamespaceSetOf(DCtx) in isDeclInScope()
1558 bool AllowInlineNamespace) const { in isDeclInScope()1559 return IdResolver.isDeclInScope(D, Ctx, S, AllowInlineNamespace); in isDeclInScope()1579 bool AllowInlineNamespace) { in FilterLookupForScope() argument1584 if (isDeclInScope(D, Ctx, S, AllowInlineNamespace)) in FilterLookupForScope()
160 bool AllowInlineNamespace = false) const;
4027 bool AllowInlineNamespace = false) const;4121 bool ConsiderLinkage, bool AllowInlineNamespace);