LLVM 22.0.0git
llvm::pdb::WithColor Class Reference

#include "llvm/DebugInfo/PDB/Native/LinePrinter.h"

Public Member Functions

LLVM_ABI WithColor (LinePrinter &P, PDB_ColorItem C)
LLVM_ABI ~WithColor ()
raw_ostreamget ()

Detailed Description

Definition at line 172 of file LinePrinter.h.

Constructor & Destructor Documentation

◆ WithColor()

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: