clang 22.0.0git
clang::ColorScope Class Reference

#include "clang/AST/ASTDumperUtils.h"

Public Member Functions

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

Detailed Description

Definition at line 86 of file ASTDumperUtils.h.

Constructor & Destructor Documentation

◆ ColorScope()

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

Definition at line 91 of file ASTDumperUtils.h.

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

◆ ~ColorScope()

clang::ColorScope::~ColorScope ( )
inline

Definition at line 96 of file ASTDumperUtils.h.


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