clang 22.0.0git
clang::ento::retaincountchecker::RefCountBug Member List

This is the complete list of members for clang::ento::retaincountchecker::RefCountBug, including all inherited members.

BugType(CheckerNameRef CheckerName, StringRef Desc, StringRef Cat=categories::LogicError, bool SuppressOnSink=false)clang::ento::BugTypeinline
BugType(const CheckerFrontend *Checker, StringRef Desc, StringRef Cat=categories::LogicError, bool SuppressOnSink=false)clang::ento::BugTypeinline
getCategory() constclang::ento::BugTypeinline
getCheckerName() constclang::ento::BugTypeinline
getDescription() constclang::ento::BugTypeinline
getReportMessage() constclang::ento::retaincountchecker::RefCountBuginline
isSuppressOnSink() constclang::ento::BugTypeinline
RefCountBug(const CheckerFrontend *CF, StringRef Desc, StringRef ReportMsg, bool SuppressOnSink=false)clang::ento::retaincountchecker::RefCountBuginline
~BugType()=defaultclang::ento::BugTypevirtual