LLVM: llvm::DelimitedScope Struct Reference (original) (raw)

#include "[llvm/Support/ScopedPrinter.h](ScopedPrinter%5F8h%5Fsource.html)"

Inheritance diagram for llvm::DelimitedScope:

Detailed Description

Constructor & Destructor Documentation

DelimitedScope() [2/2]

llvm::DelimitedScope::DelimitedScope ( ) inline

~DelimitedScope()

virtual llvm::DelimitedScope::~DelimitedScope ( ) virtualdefault

Member Function Documentation

setPrinter()

virtual void llvm::DelimitedScope::setPrinter ( ScopedPrinter & W) pure virtual

Member Data Documentation

W

Definition at line 560 of file ScopedPrinter.h.

Referenced by DelimitedScope(), DelimitedScope(), llvm::DictScope::DictScope(), llvm::DictScope::DictScope(), llvm::ListScope::ListScope(), llvm::ListScope::ListScope(), setPrinter(), llvm::DictScope::setPrinter(), llvm::ListScope::setPrinter(), llvm::DictScope::~DictScope(), and llvm::ListScope::~ListScope().


The documentation for this struct was generated from the following file: