#include "clang/StaticAnalyzer/Core/BugReporter/BugReporter.h"
Definition at line 690 of file BugReporter.h.
◆ BugReporterContext()
◆ ~BugReporterContext()
virtual clang::ento::BugReporterContext::~BugReporterContext |
( |
| ) |
|
|
virtualdefault |
◆ getAnalyzerOptions()
const AnalyzerOptions& clang::ento::BugReporterContext::getAnalyzerOptions |
( |
| ) |
const |
|
inline |
◆ getASTContext()
ASTContext& clang::ento::BugReporterContext::getASTContext |
( |
| ) |
const |
|
inline |
◆ getBugReporter()
◆ getSourceManager()
const SourceManager& clang::ento::BugReporterContext::getSourceManager |
( |
| ) |
const |
|
inline |
◆ getStateManager()
The documentation for this class was generated from the following files: