struct VerifyDiagnosticConsumer::ExpectedData

Declaration

struct VerifyDiagnosticConsumer::ExpectedData { /* full declaration omitted */ };

Description

ExpectedData - owns directive objects and deletes on destructor.

Declared at: clang/include/clang/Frontend/VerifyDiagnosticConsumer.h:236

Member Variables

public clang::VerifyDiagnosticConsumer::DirectiveList Errors
public clang::VerifyDiagnosticConsumer::DirectiveList Warnings
public clang::VerifyDiagnosticConsumer::DirectiveList Remarks
public clang::VerifyDiagnosticConsumer::DirectiveList Notes

Method Overview

Methods

ΒΆvoid Reset()

Declared at: clang/include/clang/Frontend/VerifyDiagnosticConsumer.h:242