|
clang 22.0.0git
|
This is the complete list of members for clang::ento::BugReporter, including all inherited members.
| BugReporter(BugReporterData &d) | clang::ento::BugReporter | |
| EmitBasicReport(const Decl *DeclWithIssue, const CheckerFrontend *Checker, StringRef BugName, StringRef BugCategory, StringRef BugStr, PathDiagnosticLocation Loc, ArrayRef< SourceRange > Ranges={}, ArrayRef< FixItHint > Fixits={}) | clang::ento::BugReporter | |
| EmitBasicReport(const Decl *DeclWithIssue, CheckerNameRef CheckerName, StringRef BugName, StringRef BugCategory, StringRef BugStr, PathDiagnosticLocation Loc, ArrayRef< SourceRange > Ranges={}, ArrayRef< FixItHint > Fixits={}) | clang::ento::BugReporter | |
| emitReport(std::unique_ptr< BugReport > R) | clang::ento::BugReporter | virtual |
| EQClasses_iterator typedef | clang::ento::BugReporter | |
| equivalenceClasses() | clang::ento::BugReporter | inline |
| FlushReports() | clang::ento::BugReporter | |
| generateDiagnosticForConsumerMap(BugReport *exampleReport, ArrayRef< std::unique_ptr< PathDiagnosticConsumer > > consumers, ArrayRef< BugReport * > bugReports) | clang::ento::BugReporter | protectedvirtual |
| getAnalysisEntryPoint() const | clang::ento::BugReporter | inline |
| getAnalyzerOptions() | clang::ento::BugReporter | inline |
| getContext() | clang::ento::BugReporter | inline |
| getPathDiagnosticConsumers() | clang::ento::BugReporter | inline |
| getPreprocessor() | clang::ento::BugReporter | inline |
| getPreprocessor() const | clang::ento::BugReporter | inline |
| getSourceManager() | clang::ento::BugReporter | inline |
| getSourceManager() const | clang::ento::BugReporter | inline |
| setAnalysisEntryPoint(const Decl *EntryPoint) | clang::ento::BugReporter | inline |
| ~BugReporter() | clang::ento::BugReporter | virtual |