clang-tools 22.0.0git
|
This is the complete list of members for clang::tidy::modernize::ConcatNestedNamespacesCheck, including all inherited members.
check(const ast_matchers::MatchFinder::MatchResult &Result) override | clang::tidy::modernize::ConcatNestedNamespacesCheck | |
ConcatNestedNamespacesCheck(StringRef Name, ClangTidyContext *Context) | clang::tidy::modernize::ConcatNestedNamespacesCheck | inline |
isLanguageVersionSupported(const LangOptions &LangOpts) const override | clang::tidy::modernize::ConcatNestedNamespacesCheck | inline |
registerMatchers(ast_matchers::MatchFinder *Finder) override | clang::tidy::modernize::ConcatNestedNamespacesCheck | |
singleNamedNamespaceChild(const NamespaceDecl &ND) const | clang::tidy::modernize::ConcatNestedNamespacesCheck | |
unsupportedNamespace(const NamespaceDecl &ND, bool IsChild) const | clang::tidy::modernize::ConcatNestedNamespacesCheck |