clang API Documentation
#include <Diagnostic.h>

Public Attributes | |
| intptr_t | FromType |
| intptr_t | ToType |
| unsigned | PrintTree: 1 |
| unsigned | PrintFromType: 1 |
| unsigned | ElideType: 1 |
| unsigned | ShowColors: 1 |
| unsigned | TemplateDiffUsed: 1 |
Definition at line 1376 of file Diagnostic.h.
Definition at line 1381 of file Diagnostic.h.
Referenced by clang::FormatASTNodeDiagnosticArgument(), and clang::Diagnostic::FormatDiagnostic().
| intptr_t clang::TemplateDiffTypes::FromType |
Definition at line 1377 of file Diagnostic.h.
Referenced by clang::FormatASTNodeDiagnosticArgument(), and clang::Diagnostic::FormatDiagnostic().
Definition at line 1380 of file Diagnostic.h.
Referenced by clang::FormatASTNodeDiagnosticArgument(), and clang::Diagnostic::FormatDiagnostic().
Definition at line 1379 of file Diagnostic.h.
Referenced by clang::FormatASTNodeDiagnosticArgument(), and clang::Diagnostic::FormatDiagnostic().
Definition at line 1382 of file Diagnostic.h.
Referenced by clang::FormatASTNodeDiagnosticArgument(), and clang::Diagnostic::FormatDiagnostic().
Definition at line 1384 of file Diagnostic.h.
Referenced by clang::FormatASTNodeDiagnosticArgument(), and clang::Diagnostic::FormatDiagnostic().
| intptr_t clang::TemplateDiffTypes::ToType |
Definition at line 1378 of file Diagnostic.h.
Referenced by clang::FormatASTNodeDiagnosticArgument(), and clang::Diagnostic::FormatDiagnostic().