clang 23.0.0git
clang::ssaf::ReportResult Struct Reference

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

Public Attributes

std::string RuleId
clang::SarifResultLevel Level
clang::CharSourceRange Range
std::string Message

Detailed Description

Definition at line 31 of file SARIFTransformationReportFormat.h.

Member Data Documentation

◆ Level

clang::SarifResultLevel clang::ssaf::ReportResult::Level

Definition at line 33 of file SARIFTransformationReportFormat.h.

◆ Message

std::string clang::ssaf::ReportResult::Message

Definition at line 35 of file SARIFTransformationReportFormat.h.

◆ Range

clang::CharSourceRange clang::ssaf::ReportResult::Range

Definition at line 34 of file SARIFTransformationReportFormat.h.

◆ RuleId

std::string clang::ssaf::ReportResult::RuleId

Definition at line 32 of file SARIFTransformationReportFormat.h.


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