LLVM 19.0.0git
Public Member Functions | List of all members
llvm::pdb::WithColor Class Reference

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

Public Member Functions

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

Detailed Description

Definition at line 170 of file LinePrinter.h.

Constructor & Destructor Documentation

◆ WithColor()

WithColor::WithColor ( LinePrinter P,
PDB_ColorItem  C 
)

Definition at line 294 of file LinePrinter.cpp.

References llvm::CallingConv::C.

◆ ~WithColor()

WithColor::~WithColor ( )

Definition at line 300 of file LinePrinter.cpp.

References llvm::raw_ostream::resetColor().

Member Function Documentation

◆ get()

raw_ostream & llvm::pdb::WithColor::get ( )
inline

Definition at line 175 of file LinePrinter.h.


The documentation for this class was generated from the following files: