clang: clang::TerminalColor Struct Reference (original) (raw)
#include "[clang/AST/ASTDumperUtils.h](ASTDumperUtils%5F8h%5Fsource.html)"
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:
- include/clang/AST/ASTDumperUtils.h