clang 20.0.0git
|
This is the complete list of members for clang::ento::BugType, including all inherited members.
BugType(CheckerNameRef CheckerName, StringRef Desc, StringRef Cat=categories::LogicError, bool SuppressOnSink=false) | clang::ento::BugType | inline |
BugType(const CheckerBase *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 |
isSuppressOnSink() const | clang::ento::BugType | inline |
~BugType()=default | clang::ento::BugType | virtual |