|
LLVM
8.0.1
|
#include "llvm/Support/ScopedPrinter.h"

Public Member Functions | |
| DelimitedScope (ScopedPrinter &W) | |
| DelimitedScope (ScopedPrinter &W, StringRef N) | |
| ~DelimitedScope () | |
Public Attributes | |
| ScopedPrinter & | W |
Definition at line 362 of file ScopedPrinter.h.
|
inlineexplicit |
Definition at line 363 of file ScopedPrinter.h.
References llvm::ScopedPrinter::indent(), and llvm::ScopedPrinter::startLine().
|
inline |
Definition at line 368 of file ScopedPrinter.h.
References llvm::StringRef::empty(), llvm::ScopedPrinter::getOStream(), llvm::ScopedPrinter::indent(), N, and llvm::ScopedPrinter::startLine().
|
inline |
Definition at line 376 of file ScopedPrinter.h.
References llvm::RISCVFenceField::W.
| ScopedPrinter& llvm::DelimitedScope< Open, Close >::W |
Definition at line 381 of file ScopedPrinter.h.
1.8.13