clang 22.0.0git
|
#include "clang/Frontend/VerifyDiagnosticConsumer.h"
Public Attributes | |
DirectiveStatus | Status |
std::string | FirstNoDiagnosticsDirective |
Definition at line 112 of file VerifyDiagnosticConsumer.h.
std::string clang::VerifyDiagnosticConsumer::ParsingState::FirstNoDiagnosticsDirective |
Definition at line 114 of file VerifyDiagnosticConsumer.h.
DirectiveStatus clang::VerifyDiagnosticConsumer::ParsingState::Status |
Definition at line 113 of file VerifyDiagnosticConsumer.h.