LLVM 22.0.0git
|
#include "llvm/DebugInfo/PDB/Native/LinePrinter.h"
Public Member Functions | |
LLVM_ABI | WithColor (LinePrinter &P, PDB_ColorItem C) |
LLVM_ABI | ~WithColor () |
raw_ostream & | get () |
Definition at line 172 of file LinePrinter.h.
WithColor::WithColor | ( | LinePrinter & | P, |
PDB_ColorItem | C ) |
Definition at line 293 of file LinePrinter.cpp.
References llvm::CallingConv::C, and P.
WithColor::~WithColor | ( | ) |
Definition at line 299 of file LinePrinter.cpp.
|
inline |
Definition at line 177 of file LinePrinter.h.