#include "clang/StaticAnalyzer/Core/BugReporter/BugReporter.h"
Definition at line 569 of file BugReporter.h.
 
◆ ~BugReporterData()
  
  | 
        
          | virtual clang::ento::BugReporterData::~BugReporterData | ( |  | ) |  |  | virtualdefault | 
 
 
◆ getAnalyzerOptions()
  
  | 
        
          | virtual AnalyzerOptions & clang::ento::BugReporterData::getAnalyzerOptions | ( |  | ) |  |  | pure virtual | 
 
 
◆ getASTContext()
  
  | 
        
          | virtual ASTContext & clang::ento::BugReporterData::getASTContext | ( |  | ) |  |  | pure virtual | 
 
 
◆ getPathDiagnosticConsumers()
◆ getPreprocessor()
  
  | 
        
          | virtual Preprocessor & clang::ento::BugReporterData::getPreprocessor | ( |  | ) |  |  | pure virtual | 
 
 
◆ getSourceManager()
  
  | 
        
          | virtual SourceManager & clang::ento::BugReporterData::getSourceManager | ( |  | ) |  |  | pure virtual | 
 
 
The documentation for this class was generated from the following file: