clang 22.0.0git
Public Attributes | List of all members
clang::VerifyDiagnosticConsumer::ParsingState Struct Reference

#include "clang/Frontend/VerifyDiagnosticConsumer.h"

Public Attributes

DirectiveStatus Status
 
std::string FirstNoDiagnosticsDirective
 

Detailed Description

Definition at line 112 of file VerifyDiagnosticConsumer.h.

Member Data Documentation

◆ FirstNoDiagnosticsDirective

std::string clang::VerifyDiagnosticConsumer::ParsingState::FirstNoDiagnosticsDirective

Definition at line 114 of file VerifyDiagnosticConsumer.h.

◆ Status

DirectiveStatus clang::VerifyDiagnosticConsumer::ParsingState::Status

Definition at line 113 of file VerifyDiagnosticConsumer.h.


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