struct DelimitedScope
Declaration
struct DelimitedScope { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Support/ScopedPrinter.h:791
Member Variables
- public llvm::ScopedPrinter* W
Method Overview
- public DelimitedScope(llvm::ScopedPrinter & W)
- public DelimitedScope()
- public virtual void setPrinter(llvm::ScopedPrinter & W)
- public virtual ~DelimitedScope()
Methods
¶DelimitedScope(llvm::ScopedPrinter& W)
DelimitedScope(llvm::ScopedPrinter& W)
Declared at: llvm/include/llvm/Support/ScopedPrinter.h:792
Parameters
¶DelimitedScope()
DelimitedScope()
Declared at: llvm/include/llvm/Support/ScopedPrinter.h:793
¶virtual void setPrinter(llvm::ScopedPrinter& W)
virtual void setPrinter(llvm::ScopedPrinter& W)
Declared at: llvm/include/llvm/Support/ScopedPrinter.h:795
Parameters
¶virtual ~DelimitedScope()
virtual ~DelimitedScope()
Declared at: llvm/include/llvm/Support/ScopedPrinter.h:794