clang 19.0.0git
clang::ento::BugType Member List

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::BugTypeinline
BugType(const CheckerBase *Checker, StringRef Desc, StringRef Cat=categories::LogicError, bool SuppressOnSink=false)clang::ento::BugTypeinline
getCategory() constclang::ento::BugTypeinline
getCheckerName() constclang::ento::BugTypeinline
getDescription() constclang::ento::BugTypeinline
isSuppressOnSink() constclang::ento::BugTypeinline
~BugType()=defaultclang::ento::BugTypevirtual