clang-tools 19.0.0git
clang::tidy::android::CloexecDupCheck Member List

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

areDiagsSelfContained() constclang::tidy::ClangTidyCheckinlineprotected
check(const ast_matchers::MatchFinder::MatchResult &Result) overrideclang::tidy::android::CloexecDupCheckvirtual
ClangTidyCheck(StringRef CheckName, ClangTidyContext *Context)clang::tidy::ClangTidyCheck
CloexecCheck(StringRef Name, ClangTidyContext *Context)clang::tidy::android::CloexecCheckinline
CloexecDupCheck(StringRef Name, ClangTidyContext *Context)clang::tidy::android::CloexecDupCheckinline
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
FuncBindingStrclang::tidy::android::CloexecCheckprotectedstatic
FuncDeclBindingStrclang::tidy::android::CloexecCheckprotectedstatic
getCurrentMainFile() constclang::tidy::ClangTidyCheckinlineprotected
getID() const overrideclang::tidy::ClangTidyCheckinlineprotected
getLangOpts() constclang::tidy::ClangTidyCheckinlineprotected
getSpellingArg(const ast_matchers::MatchFinder::MatchResult &Result, int N) constclang::tidy::android::CloexecCheckprotected
insertMacroFlag(const ast_matchers::MatchFinder::MatchResult &Result, StringRef MacroFlag, int ArgPos)clang::tidy::android::CloexecCheckprotected
insertStringFlag(const ast_matchers::MatchFinder::MatchResult &Result, const char Mode, const int ArgPos)clang::tidy::android::CloexecCheckprotected
isLanguageVersionSupported(const LangOptions &LangOpts) constclang::tidy::ClangTidyCheckinlinevirtual
Optionsclang::tidy::ClangTidyCheckprotected
registerMatchers(ast_matchers::MatchFinder *Finder) overrideclang::tidy::android::CloexecDupCheckvirtual
registerMatchersImpl(ast_matchers::MatchFinder *Finder, ast_matchers::internal::Matcher< FunctionDecl > Function)clang::tidy::android::CloexecCheckprotected
registerPPCallbacks(const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP)clang::tidy::ClangTidyCheckinlinevirtual
replaceFunc(const ast_matchers::MatchFinder::MatchResult &Result, StringRef WarningMsg, StringRef FixMsg)clang::tidy::android::CloexecCheckprotected
storeOptions(ClangTidyOptions::OptionMap &Options)clang::tidy::ClangTidyCheckinlinevirtual