|
clang 22.0.0git
|
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::BugType | inline |
| BugType(const CheckerFrontend *Checker, StringRef Desc, StringRef Cat=categories::LogicError, bool SuppressOnSink=false) | clang::ento::BugType | inline |
| getCategory() const | clang::ento::BugType | inline |
| getCheckerName() const | clang::ento::BugType | inline |
| getDescription() const | clang::ento::BugType | inline |
| getReportMessage() const | clang::ento::retaincountchecker::RefCountBug | inline |
| isSuppressOnSink() const | clang::ento::BugType | inline |
| RefCountBug(const CheckerFrontend *CF, StringRef Desc, StringRef ReportMsg, bool SuppressOnSink=false) | clang::ento::retaincountchecker::RefCountBug | inline |
| ~BugType()=default | clang::ento::BugType | virtual |