clang 20.0.0git
|
#include "clang/AST/ASTDumperUtils.h"
Public Attributes | |
llvm::raw_ostream::Colors | Color |
bool | Bold |
Definition at line 29 of file ASTDumperUtils.h.
bool clang::TerminalColor::Bold |
Definition at line 31 of file ASTDumperUtils.h.
Referenced by clang::ColorScope::ColorScope().
llvm::raw_ostream::Colors clang::TerminalColor::Color |
Definition at line 30 of file ASTDumperUtils.h.
Referenced by clang::ColorScope::ColorScope().