clang-tools 22.0.0git
clang::tidy::hicpp::IgnoredRemoveResultCheck Member List

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

AllowCastToVoidclang::tidy::bugprone::UnusedReturnValueCheckprotected
check(const ast_matchers::MatchFinder::MatchResult &Result) overrideclang::tidy::bugprone::UnusedReturnValueCheck
getCheckTraversalKind() const overrideclang::tidy::bugprone::UnusedReturnValueCheckinline
IgnoredRemoveResultCheck(StringRef Name, ClangTidyContext *Context)clang::tidy::hicpp::IgnoredRemoveResultCheck
isLanguageVersionSupported(const LangOptions &LangOpts) const overrideclang::tidy::hicpp::IgnoredRemoveResultCheckinline
registerMatchers(ast_matchers::MatchFinder *Finder) overrideclang::tidy::bugprone::UnusedReturnValueCheck
storeOptions(ClangTidyOptions::OptionMap &Opts) overrideclang::tidy::hicpp::IgnoredRemoveResultCheck
UnusedReturnValueCheck(StringRef Name, ClangTidyContext *Context)clang::tidy::bugprone::UnusedReturnValueCheck
UnusedReturnValueCheck(StringRef Name, ClangTidyContext *Context, std::vector< StringRef > CheckedFunctions)clang::tidy::bugprone::UnusedReturnValueCheckprotected
UnusedReturnValueCheck(StringRef Name, ClangTidyContext *Context, std::vector< StringRef > CheckedFunctions, std::vector< StringRef > CheckedReturnTypes, bool AllowCastToVoid)clang::tidy::bugprone::UnusedReturnValueCheckprotected