clang 20.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 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::BugReporter | virtual |
EQClasses_iterator typedef | clang::ento::BugReporter | |
equivalenceClasses() | clang::ento::BugReporter | inline |
FlushReports() | clang::ento::BugReporter | |
generateDiagnosticForConsumerMap(BugReport *exampleReport, ArrayRef< 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 |
getSourceManager() | clang::ento::BugReporter | inline |
setAnalysisEntryPoint(const Decl *EntryPoint) | clang::ento::BugReporter | inline |
~BugReporter() | clang::ento::BugReporter | virtual |