clang-tools 22.0.0git
clang::tidy::modernize::ConcatNestedNamespacesCheck Member List

This is the complete list of members for clang::tidy::modernize::ConcatNestedNamespacesCheck, including all inherited members.

check(const ast_matchers::MatchFinder::MatchResult &Result) overrideclang::tidy::modernize::ConcatNestedNamespacesCheck
ConcatNestedNamespacesCheck(StringRef Name, ClangTidyContext *Context)clang::tidy::modernize::ConcatNestedNamespacesCheckinline
isLanguageVersionSupported(const LangOptions &LangOpts) const overrideclang::tidy::modernize::ConcatNestedNamespacesCheckinline
registerMatchers(ast_matchers::MatchFinder *Finder) overrideclang::tidy::modernize::ConcatNestedNamespacesCheck
singleNamedNamespaceChild(const NamespaceDecl &ND) constclang::tidy::modernize::ConcatNestedNamespacesCheck
unsupportedNamespace(const NamespaceDecl &ND, bool IsChild) constclang::tidy::modernize::ConcatNestedNamespacesCheck