clang API Documentation

Public Attributes
clang::ASTUnit::StandaloneDiagnostic Struct Reference

#include <ASTUnit.h>

Collaboration diagram for clang::ASTUnit::StandaloneDiagnostic:
Collaboration graph
[legend]

List of all members.

Public Attributes

unsigned ID
DiagnosticsEngine::Level Level
std::string Message
std::string Filename
unsigned LocOffset
std::vector< std::pair
< unsigned, unsigned > > 
Ranges
std::vector< StandaloneFixItFixIts

Detailed Description

Definition at line 75 of file ASTUnit.h.


Member Data Documentation

Definition at line 79 of file ASTUnit.h.

Referenced by makeStandaloneDiagnostic().

Definition at line 82 of file ASTUnit.h.

Referenced by makeStandaloneDiagnostic().

Definition at line 76 of file ASTUnit.h.

Referenced by makeStandaloneDiagnostic().

Definition at line 77 of file ASTUnit.h.

Referenced by makeStandaloneDiagnostic().

Definition at line 80 of file ASTUnit.h.

Referenced by makeStandaloneDiagnostic().

Definition at line 78 of file ASTUnit.h.

Referenced by makeStandaloneDiagnostic().

Definition at line 81 of file ASTUnit.h.

Referenced by makeStandaloneDiagnostic().


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