clang 19.0.0git
Public Member Functions | List of all members
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

◆ ~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: