clang 20.0.0git
|
#include "clang/AST/ASTDumperUtils.h"
Public Member Functions | |
ColorScope (llvm::raw_ostream &OS, bool ShowColors, TerminalColor Color) | |
~ColorScope () | |
Definition at line 86 of file ASTDumperUtils.h.
|
inline |
Definition at line 91 of file ASTDumperUtils.h.
References clang::TerminalColor::Bold, clang::TerminalColor::Color, and ShowColors.
|
inline |
Definition at line 96 of file ASTDumperUtils.h.
References ShowColors.