|
clang-tools 22.0.0git
|
This is the complete list of members for clang::tidy::android::CloexecFopenCheck, including all inherited members.
| check(const ast_matchers::MatchFinder::MatchResult &Result) override | clang::tidy::android::CloexecFopenCheck | |
| CloexecCheck(StringRef Name, ClangTidyContext *Context) | clang::tidy::android::CloexecCheck | inline |
| CloexecFopenCheck(StringRef Name, ClangTidyContext *Context) | clang::tidy::android::CloexecFopenCheck | 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, char Mode, int ArgPos) | clang::tidy::android::CloexecCheck | protected |
| registerMatchers(ast_matchers::MatchFinder *Finder) override | clang::tidy::android::CloexecFopenCheck | |
| registerMatchersImpl(ast_matchers::MatchFinder *Finder, const 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 |