clang
9.0.0
|
This is the complete list of members for clang::ento::BugType, including all inherited members.
BugType(CheckName Check, StringRef Name, StringRef Cat, bool SuppressOnSink=false) | clang::ento::BugType | inline |
BugType(const CheckerBase *Checker, StringRef Name, StringRef Cat, bool SuppressOnSink=false) | clang::ento::BugType | inline |
getCategory() const | clang::ento::BugType | inline |
getCheckName() const | clang::ento::BugType | inline |
getName() const | clang::ento::BugType | inline |
isSuppressOnSink() const | clang::ento::BugType | inline |
~BugType()=default | clang::ento::BugType | virtual |