This is the complete list of members for clang::ento::PathSensitiveBugReporter, 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) override | clang::ento::PathSensitiveBugReporter | virtual |
EQClasses_iterator typedef | clang::ento::BugReporter | |
equivalenceClasses() | clang::ento::BugReporter | inline |
FlushReports() | clang::ento::BugReporter | |
generatePathDiagnostics(ArrayRef< PathDiagnosticConsumer * > consumers, ArrayRef< PathSensitiveBugReport * > &bugReports) | clang::ento::PathSensitiveBugReporter | |
getAnalysisEntryPoint() const | clang::ento::BugReporter | inline |
getAnalyzerOptions() | clang::ento::BugReporter | inline |
getContext() | clang::ento::BugReporter | inline |
getGraph() const | clang::ento::PathSensitiveBugReporter | |
getPathDiagnosticConsumers() | clang::ento::BugReporter | inline |
getPreprocessor() | clang::ento::BugReporter | inline |
getSourceManager() | clang::ento::BugReporter | inline |
getStateManager() const | clang::ento::PathSensitiveBugReporter | |
PathSensitiveBugReporter(BugReporterData &d, ExprEngine &eng) | clang::ento::PathSensitiveBugReporter | inline |
setAnalysisEntryPoint(const Decl *EntryPoint) | clang::ento::BugReporter | inline |
~BugReporter() | clang::ento::BugReporter | virtual |