clang
8.0.0
|
This is the complete list of members for clang::ento::BuiltinBug, 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 |
BuiltinBug(class CheckName check, const char *name, const char *description) | clang::ento::BuiltinBug | inline |
BuiltinBug(const CheckerBase *checker, const char *name, const char *description) | clang::ento::BuiltinBug | inline |
BuiltinBug(const CheckerBase *checker, const char *name) | clang::ento::BuiltinBug | inline |
getCategory() const | clang::ento::BugType | inline |
getCheckName() const | clang::ento::BugType | inline |
getDescription() const | clang::ento::BuiltinBug | inline |
getName() const | clang::ento::BugType | inline |
isSuppressOnSink() const | clang::ento::BugType | inline |
setSuppressOnSink(bool x) | clang::ento::BugType | inline |
~BugType()=default | clang::ento::BugType | virtual |