clang: clang::ColorScope Class Reference (original) (raw)

#include "[clang/AST/ASTDumperUtils.h](ASTDumperUtils%5F8h%5Fsource.html)"

Public Member Functions

Detailed Description

Definition at line 86 of file ASTDumperUtils.h.

Constructor & Destructor Documentation

clang::ColorScope::ColorScope ( llvm::raw_ostream & OS, bool ShowColors, TerminalColor Color ) inline

Definition at line 91 of file ASTDumperUtils.h.

References clang::TerminalColor::Bold, clang::TerminalColor::Color, and ShowColors.

~ColorScope()

clang::ColorScope::~ColorScope ( ) inline

Definition at line 96 of file ASTDumperUtils.h.

References ShowColors.


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