clang-tools 22.0.0git
clang::tidy::cppcoreguidelines::ProBoundsArrayToPointerDecayCheck Member List

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

check(const ast_matchers::MatchFinder::MatchResult &Result) overrideclang::tidy::cppcoreguidelines::ProBoundsArrayToPointerDecayCheck
isLanguageVersionSupported(const LangOptions &LangOpts) const overrideclang::tidy::cppcoreguidelines::ProBoundsArrayToPointerDecayCheckinline
ProBoundsArrayToPointerDecayCheck(StringRef Name, ClangTidyContext *Context)clang::tidy::cppcoreguidelines::ProBoundsArrayToPointerDecayCheckinline
registerMatchers(ast_matchers::MatchFinder *Finder) overrideclang::tidy::cppcoreguidelines::ProBoundsArrayToPointerDecayCheck