Holds a line printer together with indent and label‐width settings.
Synopsis
Declared in <llvm/DebugInfo/PDB/Native/LinePrinter.h>
struct PrintScope;
Member Functions
Name |
Description |
|
Constructors |
Data Members
Name |
Description |
Indentation amount associated with this scope. |
|
Width used when aligning labels; zero if unused. |
|
The line printer used for output in this scope. |
Non-Member Functions
Name |
Description |
Return a copy of |
Created with MrDocs