Searched refs:anonymousOrInlineNamespace (Results 1 – 1 of 1) sorted by relevance
25 static bool anonymousOrInlineNamespace(const NamespaceDecl &ND) { in anonymousOrInlineNamespace() function35 return ChildNamespace && !anonymousOrInlineNamespace(*ChildNamespace); in singleNamedNamespaceChild()88 if (anonymousOrInlineNamespace(ND)) in check()