clang-tools 22.0.0git
clang::tidy::android::CloexecSocketCheck Member List

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

check(const ast_matchers::MatchFinder::MatchResult &Result) overrideclang::tidy::android::CloexecSocketCheck
CloexecCheck(StringRef Name, ClangTidyContext *Context)clang::tidy::android::CloexecCheckinline
CloexecSocketCheck(StringRef Name, ClangTidyContext *Context)clang::tidy::android::CloexecSocketCheckinline
FuncBindingStrclang::tidy::android::CloexecCheckprotectedstatic
FuncDeclBindingStrclang::tidy::android::CloexecCheckprotectedstatic
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
registerMatchers(ast_matchers::MatchFinder *Finder) overrideclang::tidy::android::CloexecSocketCheck
registerMatchersImpl(ast_matchers::MatchFinder *Finder, ast_matchers::internal::Matcher< FunctionDecl > Function)clang::tidy::android::CloexecCheckprotected
replaceFunc(const ast_matchers::MatchFinder::MatchResult &Result, StringRef WarningMsg, StringRef FixMsg)clang::tidy::android::CloexecCheckprotected