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