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