RAII base for opening and closing a delimited printer scope.
Synopsis
Declared in <llvm/Support/ScopedPrinter.h>
struct DelimitedScope;
Member Functions
Name |
Description |
|
Constructors |
|
Destroy the delimited scope. |
|
Bind this scope to |
Data Members
Name |
Description |
Printer that owns this scope, or null when unbound. |