|
clang
3.8.0
|
#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 1390 of file Diagnostic.h.
| unsigned clang::TemplateDiffTypes::ElideType |
Definition at line 1395 of file Diagnostic.h.
Referenced by clang::FormatASTNodeDiagnosticArgument(), and clang::Diagnostic::FormatDiagnostic().
| intptr_t clang::TemplateDiffTypes::FromType |
Definition at line 1391 of file Diagnostic.h.
Referenced by clang::FormatASTNodeDiagnosticArgument(), and clang::Diagnostic::FormatDiagnostic().
| unsigned clang::TemplateDiffTypes::PrintFromType |
Definition at line 1394 of file Diagnostic.h.
Referenced by clang::FormatASTNodeDiagnosticArgument(), and clang::Diagnostic::FormatDiagnostic().
| unsigned clang::TemplateDiffTypes::PrintTree |
Definition at line 1393 of file Diagnostic.h.
Referenced by clang::FormatASTNodeDiagnosticArgument(), and clang::Diagnostic::FormatDiagnostic().
| unsigned clang::TemplateDiffTypes::ShowColors |
Definition at line 1396 of file Diagnostic.h.
Referenced by clang::FormatASTNodeDiagnosticArgument(), and clang::Diagnostic::FormatDiagnostic().
| unsigned clang::TemplateDiffTypes::TemplateDiffUsed |
Definition at line 1398 of file Diagnostic.h.
Referenced by clang::FormatASTNodeDiagnosticArgument(), and clang::Diagnostic::FormatDiagnostic().
| intptr_t clang::TemplateDiffTypes::ToType |
Definition at line 1392 of file Diagnostic.h.
Referenced by clang::FormatASTNodeDiagnosticArgument(), and clang::Diagnostic::FormatDiagnostic().
1.8.6