LLVM 20.0.0git
|
#include "llvm/DebugInfo/PDB/Native/LinePrinter.h"
Public Member Functions | |
WithColor (LinePrinter &P, PDB_ColorItem C) | |
~WithColor () | |
raw_ostream & | get () |
Definition at line 170 of file LinePrinter.h.
WithColor::WithColor | ( | LinePrinter & | P, |
PDB_ColorItem | C | ||
) |
Definition at line 294 of file LinePrinter.cpp.
References llvm::CallingConv::C.
WithColor::~WithColor | ( | ) |
Definition at line 300 of file LinePrinter.cpp.
References llvm::raw_ostream::resetColor().
|
inline |
Definition at line 175 of file LinePrinter.h.