This is the complete list of members for clang::ento::BasicBugReport, including all inherited members.
| addFixItHint(const FixItHint &F) | clang::ento::BugReport | inline |
| addNote(StringRef Msg, const PathDiagnosticLocation &Pos, ArrayRef< SourceRange > Ranges={}) | clang::ento::BugReport | inline |
| addRange(SourceRange R) | clang::ento::BugReport | inline |
| BasicBugReport(const BugType &bt, StringRef desc, PathDiagnosticLocation l) | clang::ento::BasicBugReport | inline |
| BasicBugReport(const BugType &BT, StringRef ShortDesc, StringRef Desc, PathDiagnosticLocation L) | clang::ento::BasicBugReport | inline |
| BT | clang::ento::BugReport | protected |
| BugReport(Kind kind, const BugType &bt, StringRef desc) | clang::ento::BugReport | inlineprotected |
| BugReport(Kind K, const BugType &BT, StringRef ShortDescription, StringRef Description) | clang::ento::BugReport | inlineprotected |
| classof(const BugReport *R) | clang::ento::BasicBugReport | inlinestatic |
| Description | clang::ento::BugReport | protected |
| Fixits | clang::ento::BugReport | protected |
| getBugType() const | clang::ento::BugReport | inline |
| getDeclWithIssue() const override | clang::ento::BasicBugReport | inlinevirtual |
| getDescription() const | clang::ento::BugReport | inline |
| getFixits() const | clang::ento::BugReport | inline |
| getKind() const | clang::ento::BugReport | inline |
| getLocation() const override | clang::ento::BasicBugReport | inlinevirtual |
| getNotes() | clang::ento::BugReport | inline |
| getRanges() const | clang::ento::BugReport | inlinevirtual |
| getShortDescription(bool UseFallback=true) const | clang::ento::BugReport | inline |
| getUniqueingDecl() const override | clang::ento::BasicBugReport | inlinevirtual |
| getUniqueingLocation() const override | clang::ento::BasicBugReport | inlinevirtual |
| K | clang::ento::BugReport | protected |
| Kind enum name | clang::ento::BugReport | |
| Notes | clang::ento::BugReport | protected |
| Profile(llvm::FoldingSetNodeID &hash) const override | clang::ento::BasicBugReport | virtual |
| Ranges | clang::ento::BugReport | protected |
| setDeclWithIssue(const Decl *declWithIssue) | clang::ento::BasicBugReport | inline |
| ShortDescription | clang::ento::BugReport | protected |
| ~BugReport()=default | clang::ento::BugReport | virtual |