clang-tools 22.0.0git
clang::tidy::bugprone::CopyConstructorInitCheck Member List

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

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