LLVM: llvm::pdb::WithColor Class Reference (original) (raw)
#include "[llvm/DebugInfo/PDB/Native/LinePrinter.h](LinePrinter%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| LLVM_ABI | WithColor (LinePrinter &P, PDB_ColorItem C) |
| LLVM_ABI | ~WithColor () |
| raw_ostream & | get () |
Detailed Description
Definition at line 172 of file LinePrinter.h.
Constructor & Destructor Documentation
| WithColor::WithColor | ( | LinePrinter & | P, |
|---|---|---|---|
| PDB_ColorItem | C ) |
Definition at line 293 of file LinePrinter.cpp.
References llvm::CallingConv::C, and P.
◆ ~WithColor()
| WithColor::~WithColor | ( | ) |
|---|
Definition at line 299 of file LinePrinter.cpp.
Member Function Documentation
◆ get()
| raw_ostream & llvm::pdb::WithColor::get ( ) | inline |
|---|
Definition at line 177 of file LinePrinter.h.
The documentation for this class was generated from the following files:
- include/llvm/DebugInfo/PDB/Native/LinePrinter.h
- lib/DebugInfo/PDB/Native/LinePrinter.cpp