class BugReporterData

Declaration

class BugReporterData { /* full declaration omitted */ };

Declared at: clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:569

Method Overview

Methods

virtual clang::ASTContext& getASTContext()

Declared at: clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:574

virtual clang::AnalyzerOptions&
getAnalyzerOptions()

Declared at: clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:576

virtual ArrayRef<
    clang::ento::PathDiagnosticConsumer*>
getPathDiagnosticConsumers()

Declared at: clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:573

virtual clang::Preprocessor& getPreprocessor()

Declared at: clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:577

virtual clang::SourceManager& getSourceManager()

Declared at: clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:575

virtual ~BugReporterData()

Declared at: clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h:571