clang API Documentation
| 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 | [inline, virtual] |