clang-tools 22.0.0git
|
This is the complete list of members for clang::tidy::android::CloexecMemfdCreateCheck, including all inherited members.
check(const ast_matchers::MatchFinder::MatchResult &Result) override | clang::tidy::android::CloexecMemfdCreateCheck | |
CloexecCheck(StringRef Name, ClangTidyContext *Context) | clang::tidy::android::CloexecCheck | inline |
CloexecMemfdCreateCheck(StringRef Name, ClangTidyContext *Context) | clang::tidy::android::CloexecMemfdCreateCheck | inline |
FuncBindingStr | clang::tidy::android::CloexecCheck | protectedstatic |
FuncDeclBindingStr | clang::tidy::android::CloexecCheck | protectedstatic |
getSpellingArg(const ast_matchers::MatchFinder::MatchResult &Result, int N) const | clang::tidy::android::CloexecCheck | protected |
insertMacroFlag(const ast_matchers::MatchFinder::MatchResult &Result, StringRef MacroFlag, int ArgPos) | clang::tidy::android::CloexecCheck | protected |
insertStringFlag(const ast_matchers::MatchFinder::MatchResult &Result, const char Mode, const int ArgPos) | clang::tidy::android::CloexecCheck | protected |
registerMatchers(ast_matchers::MatchFinder *Finder) override | clang::tidy::android::CloexecMemfdCreateCheck | |
registerMatchersImpl(ast_matchers::MatchFinder *Finder, ast_matchers::internal::Matcher< FunctionDecl > Function) | clang::tidy::android::CloexecCheck | protected |
replaceFunc(const ast_matchers::MatchFinder::MatchResult &Result, StringRef WarningMsg, StringRef FixMsg) | clang::tidy::android::CloexecCheck | protected |