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

Methods

DelimitedScope(llvm::ScopedPrinter& W)

Declared at: llvm/include/llvm/Support/ScopedPrinter.h:792

Parameters

llvm::ScopedPrinter& W

DelimitedScope()

Declared at: llvm/include/llvm/Support/ScopedPrinter.h:793

virtual void setPrinter(llvm::ScopedPrinter& W)

Declared at: llvm/include/llvm/Support/ScopedPrinter.h:795

Parameters

llvm::ScopedPrinter& W

virtual ~DelimitedScope()

Declared at: llvm/include/llvm/Support/ScopedPrinter.h:794