clang-tools 22.0.0git
clang::tidy::readability::RedundantSmartptrGetCheck Member List

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

check(const ast_matchers::MatchFinder::MatchResult &Result) overrideclang::tidy::readability::RedundantSmartptrGetCheck
getCheckTraversalKind() const overrideclang::tidy::readability::RedundantSmartptrGetCheckinline
isLanguageVersionSupported(const LangOptions &LangOpts) const overrideclang::tidy::readability::RedundantSmartptrGetCheckinline
RedundantSmartptrGetCheck(StringRef Name, ClangTidyContext *Context)clang::tidy::readability::RedundantSmartptrGetCheckinline
registerMatchers(ast_matchers::MatchFinder *Finder) overrideclang::tidy::readability::RedundantSmartptrGetCheck
storeOptions(ClangTidyOptions::OptionMap &Opts) overrideclang::tidy::readability::RedundantSmartptrGetCheck