Searched defs:PrintScope (Results 1 – 1 of 1) sorted by relevance
95 struct PrintScope { struct96 explicit PrintScope(LinePrinter &P, uint32_t IndentLevel) in PrintScope() argument98 explicit PrintScope(const PrintScope &Other, uint32_t LabelWidth) in PrintScope() argument106 inline Optional<PrintScope> withLabelWidth(const Optional<PrintScope> &Scope, in withLabelWidth() argument