clang
8.0.0
|
#include "clang/AST/ASTDumperUtils.h"
Public Attributes | |
llvm::raw_ostream::Colors | Color |
bool | Bold |
Definition at line 24 of file ASTDumperUtils.h.
bool clang::TerminalColor::Bold |
Definition at line 26 of file ASTDumperUtils.h.
Referenced by clang::ColorScope::ColorScope().
llvm::raw_ostream::Colors clang::TerminalColor::Color |
Definition at line 25 of file ASTDumperUtils.h.
Referenced by clang::ColorScope::ColorScope().