clang 22.0.0git
|
This is the complete list of members for clang::ento::CheckerFrontendWithBugType, 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 |
CheckerFrontendWithBugType(StringRef Desc, StringRef Cat=categories::LogicError, bool SuppressOnSink=false) | clang::ento::CheckerFrontendWithBugType | inline |
enable(CheckerManager &Mgr) | clang::ento::CheckerFrontend | inline |
getCategory() const | clang::ento::BugType | inline |
getCheckerName() const | clang::ento::BugType | inline |
getDescription() const | clang::ento::BugType | inline |
getName() const | clang::ento::CheckerFrontend | inline |
isEnabled() const | clang::ento::CheckerFrontend | inline |
isSuppressOnSink() const | clang::ento::BugType | inline |
~BugType()=default | clang::ento::BugType | virtual |