clang 19.0.0git
Public Attributes | List of all members
clang::TerminalColor Struct Reference

#include "clang/AST/ASTDumperUtils.h"

Public Attributes

llvm::raw_ostream::Colors Color
 
bool Bold
 

Detailed Description

Definition at line 29 of file ASTDumperUtils.h.

Member Data Documentation

◆ Bold

bool clang::TerminalColor::Bold

Definition at line 31 of file ASTDumperUtils.h.

Referenced by clang::ColorScope::ColorScope().

◆ Color

llvm::raw_ostream::Colors clang::TerminalColor::Color

Definition at line 30 of file ASTDumperUtils.h.

Referenced by clang::ColorScope::ColorScope().


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