clang 19.0.0git
clang::ento::BugReporter Member List

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 CheckerBase *Checker, StringRef BugName, StringRef BugCategory, StringRef BugStr, PathDiagnosticLocation Loc, ArrayRef< SourceRange > Ranges=std::nullopt, ArrayRef< FixItHint > Fixits=std::nullopt)clang::ento::BugReporter
EmitBasicReport(const Decl *DeclWithIssue, CheckerNameRef CheckerName, StringRef BugName, StringRef BugCategory, StringRef BugStr, PathDiagnosticLocation Loc, ArrayRef< SourceRange > Ranges=std::nullopt, ArrayRef< FixItHint > Fixits=std::nullopt)clang::ento::BugReporter
emitReport(std::unique_ptr< BugReport > R)clang::ento::BugReportervirtual
EQClasses_iterator typedefclang::ento::BugReporter
equivalenceClasses()clang::ento::BugReporterinline
FlushReports()clang::ento::BugReporter
generateDiagnosticForConsumerMap(BugReport *exampleReport, ArrayRef< PathDiagnosticConsumer * > consumers, ArrayRef< BugReport * > bugReports)clang::ento::BugReporterprotectedvirtual
getAnalysisEntryPoint() constclang::ento::BugReporterinline
getAnalyzerOptions()clang::ento::BugReporterinline
getContext()clang::ento::BugReporterinline
getPathDiagnosticConsumers()clang::ento::BugReporterinline
getPreprocessor()clang::ento::BugReporterinline
getSourceManager()clang::ento::BugReporterinline
setAnalysisEntryPoint(const Decl *EntryPoint)clang::ento::BugReporterinline
~BugReporter()clang::ento::BugReportervirtual