clang-tools 19.0.0git
clang::tidy::google::ExplicitConstructorCheck Member List

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

areDiagsSelfContained() constclang::tidy::ClangTidyCheckinlineprotected
check(const ast_matchers::MatchFinder::MatchResult &Result) overrideclang::tidy::google::ExplicitConstructorCheckvirtual
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
ExplicitConstructorCheck(StringRef Name, ClangTidyContext *Context)clang::tidy::google::ExplicitConstructorCheckinline
getCurrentMainFile() constclang::tidy::ClangTidyCheckinlineprotected
getID() const overrideclang::tidy::ClangTidyCheckinlineprotected
getLangOpts() constclang::tidy::ClangTidyCheckinlineprotected
isLanguageVersionSupported(const LangOptions &LangOpts) const overrideclang::tidy::google::ExplicitConstructorCheckinlinevirtual
Optionsclang::tidy::ClangTidyCheckprotected
registerMatchers(ast_matchers::MatchFinder *Finder) overrideclang::tidy::google::ExplicitConstructorCheckvirtual
registerPPCallbacks(const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP)clang::tidy::ClangTidyCheckinlinevirtual
storeOptions(ClangTidyOptions::OptionMap &Options)clang::tidy::ClangTidyCheckinlinevirtual