clang-tools 22.0.0git
|
This is the complete list of members for clang::tidy::readability::AmbiguousSmartptrResetCallCheck, including all inherited members.
AmbiguousSmartptrResetCallCheck(StringRef Name, ClangTidyContext *Context) | clang::tidy::readability::AmbiguousSmartptrResetCallCheck | |
check(const ast_matchers::MatchFinder::MatchResult &Result) override | clang::tidy::readability::AmbiguousSmartptrResetCallCheck | |
isLanguageVersionSupported(const LangOptions &LangOpts) const override | clang::tidy::readability::AmbiguousSmartptrResetCallCheck | inline |
registerMatchers(ast_matchers::MatchFinder *Finder) override | clang::tidy::readability::AmbiguousSmartptrResetCallCheck | |
storeOptions(ClangTidyOptions::OptionMap &Opts) override | clang::tidy::readability::AmbiguousSmartptrResetCallCheck |