Home
last modified time | relevance | path

Searched defs:PrintScope (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.h95 struct PrintScope { struct
96 explicit PrintScope(LinePrinter &P, uint32_t IndentLevel) in PrintScope() argument
98 explicit PrintScope(const PrintScope &Other, uint32_t LabelWidth) in PrintScope() argument
106 inline Optional<PrintScope> withLabelWidth(const Optional<PrintScope> &Scope, in withLabelWidth() argument