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

#include "clang/AST/ASTDumperUtils.h"

Collaboration diagram for clang::TerminalColor:
[legend]

Public Attributes

llvm::raw_ostream::Colors Color
 
bool Bold
 

Detailed Description

Definition at line 24 of file ASTDumperUtils.h.

Member Data Documentation

◆ Bold

bool clang::TerminalColor::Bold

Definition at line 26 of file ASTDumperUtils.h.

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

◆ Color

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

Definition at line 25 of file ASTDumperUtils.h.

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


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