clang 23.0.0git
clang::ssaf::ReportDocument Struct Reference

#include "clang/ScalableStaticAnalysis/SourceTransformation/SARIFTransformationReportFormat.h"

Public Attributes

std::string TransformationName
const clang::SourceManagerSM
std::vector< ReportResultResults

Detailed Description

Definition at line 38 of file SARIFTransformationReportFormat.h.

Member Data Documentation

◆ Results

std::vector<ReportResult> clang::ssaf::ReportDocument::Results

◆ SM

const clang::SourceManager& clang::ssaf::ReportDocument::SM

◆ TransformationName

std::string clang::ssaf::ReportDocument::TransformationName

The documentation for this struct was generated from the following file: