clang
3.7.0
|
This is the complete list of members for clang::ento::BugType, including all inherited members.
BugType(class CheckName check, StringRef name, StringRef cat) | clang::ento::BugType | inline |
BugType(const CheckerBase *checker, StringRef name, StringRef cat) | clang::ento::BugType | inline |
FlushReports(BugReporter &BR) | clang::ento::BugType | virtual |
getCategory() const | clang::ento::BugType | inline |
getCheckName() const | clang::ento::BugType | inline |
getName() const | clang::ento::BugType | inline |
isSuppressOnSink() const | clang::ento::BugType | inline |
setSuppressOnSink(bool x) | clang::ento::BugType | inline |
~BugType() | clang::ento::BugType | inlinevirtual |