clang 22.0.0git
clang::TemplateDiffTypes Struct Reference

#include "clang/Basic/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

Detailed Description

Definition at line 1804 of file Diagnostic.h.

Member Data Documentation

◆ ElideType

unsigned clang::TemplateDiffTypes::ElideType

◆ FromType

intptr_t clang::TemplateDiffTypes::FromType

◆ PrintFromType

unsigned clang::TemplateDiffTypes::PrintFromType

◆ PrintTree

unsigned clang::TemplateDiffTypes::PrintTree

◆ ShowColors

unsigned clang::TemplateDiffTypes::ShowColors

◆ TemplateDiffUsed

unsigned clang::TemplateDiffTypes::TemplateDiffUsed

◆ ToType

intptr_t clang::TemplateDiffTypes::ToType

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