clang-tools 17.0.0git
clang::tidy::performance::NoexceptMoveConstructorCheck Member List

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

areDiagsSelfContained() constclang::tidy::ClangTidyCheckinlineprotected
check(const ast_matchers::MatchFinder::MatchResult &Result) overrideclang::tidy::performance::NoexceptMoveConstructorCheckvirtual
ClangTidyCheck(StringRef CheckName, ClangTidyContext *Context)clang::tidy::ClangTidyCheck
configurationDiag(StringRef Description, DiagnosticIDs::Level Level=DiagnosticIDs::Warning) constclang::tidy::ClangTidyCheck
diag(SourceLocation Loc, StringRef Description, DiagnosticIDs::Level Level=DiagnosticIDs::Warning)clang::tidy::ClangTidyCheck
diag(StringRef Description, DiagnosticIDs::Level Level=DiagnosticIDs::Warning)clang::tidy::ClangTidyCheck
getCurrentMainFile() constclang::tidy::ClangTidyCheckinlineprotected
getLangOpts() constclang::tidy::ClangTidyCheckinlineprotected
isLanguageVersionSupported(const LangOptions &LangOpts) const overrideclang::tidy::performance::NoexceptMoveConstructorCheckinlinevirtual
NoexceptMoveConstructorCheck(StringRef Name, ClangTidyContext *Context)clang::tidy::performance::NoexceptMoveConstructorCheckinline
Optionsclang::tidy::ClangTidyCheckprotected
registerMatchers(ast_matchers::MatchFinder *Finder) overrideclang::tidy::performance::NoexceptMoveConstructorCheckvirtual
registerPPCallbacks(const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP)clang::tidy::ClangTidyCheckinlinevirtual
storeOptions(ClangTidyOptions::OptionMap &Options)clang::tidy::ClangTidyCheckinlinevirtual