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] |
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] |
FlushReports(BugReporter &BR) | clang::ento::BugType | [virtual] |
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() | clang::ento::BugType | [inline, virtual] |