LLVM: llvm::ListScope Struct Reference (original) (raw)
#include "[llvm/Support/ScopedPrinter.h](ScopedPrinter%5F8h%5Fsource.html)"
Inheritance diagram for llvm::ListScope:
| Public Member Functions | |
|---|---|
| ListScope ()=default | |
| ListScope (ScopedPrinter &W) | |
| ListScope (ScopedPrinter &W, StringRef N) | |
| void | setPrinter (ScopedPrinter &W) override |
| ~ListScope () override | |
| Public Member Functions inherited from llvm::DelimitedScope | |
| DelimitedScope (ScopedPrinter &W) | |
| DelimitedScope () | |
| virtual | ~DelimitedScope ()=default |
Detailed Description
Definition at line 879 of file ScopedPrinter.h.
Constructor & Destructor Documentation
| llvm::ListScope::ListScope ( ) | explicitdefault |
|---|
◆ ListScope() [2/3]
◆ ListScope() [3/3]
◆ ~ListScope()
| llvm::ListScope::~ListScope ( ) | inlineoverride |
|---|
Member Function Documentation
◆ setPrinter()
| void llvm::ListScope::setPrinter ( ScopedPrinter & W) | inlineoverridevirtual |
|---|
The documentation for this struct was generated from the following file:
- include/llvm/Support/ScopedPrinter.h