clang
8.0.0
|
This is the complete list of members for clang::ento::retaincountchecker::DeallocNotOwned, including all inherited members.
BugType(CheckName Check, StringRef Name, StringRef Cat) | clang::ento::BugType | inline |
BugType(const CheckerBase *Checker, StringRef Name, StringRef Cat) | clang::ento::BugType | inline |
DeallocNotOwned(const CheckerBase *checker) | clang::ento::retaincountchecker::DeallocNotOwned | inline |
getCategory() const | clang::ento::BugType | inline |
getCheckName() const | clang::ento::BugType | inline |
getDescription() const override | clang::ento::retaincountchecker::DeallocNotOwned | inlinevirtual |
getName() const | clang::ento::BugType | inline |
isLeak() const | clang::ento::retaincountchecker::RefCountBug | inlinevirtual |
isSuppressOnSink() const | clang::ento::BugType | inline |
RefCountBug(const CheckerBase *checker, StringRef name) | clang::ento::retaincountchecker::RefCountBug | inlineprotected |
setSuppressOnSink(bool x) | clang::ento::BugType | inline |
~BugType()=default | clang::ento::BugType | virtual |