|
clang 23.0.0git
|
#include "clang/Frontend/VerifyDiagnosticConsumer.h"
Public Attributes | |
| DirectiveStatus | Status |
| std::string | FirstNoDiagnosticsDirective |
| bool | AllDirectivesMatchExactlyOneDiag = true |
| bool | WildcardsAreErroneouslyPresent = false |
Definition at line 122 of file VerifyDiagnosticConsumer.h.
Definition at line 125 of file VerifyDiagnosticConsumer.h.
| std::string clang::VerifyDiagnosticConsumer::ParsingState::FirstNoDiagnosticsDirective |
Definition at line 124 of file VerifyDiagnosticConsumer.h.
| DirectiveStatus clang::VerifyDiagnosticConsumer::ParsingState::Status |
Definition at line 123 of file VerifyDiagnosticConsumer.h.
Definition at line 126 of file VerifyDiagnosticConsumer.h.