Searched defs:AutoIndent (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DLinePrinter.h113 struct AutoIndent { struct in namespace:llvm::pdb
114 explicit AutoIndent(LinePrinter &L, uint32_t Amount = 0) function in struct:llvm::pdb::AutoIndent
118 explicit AutoIndent(const Optional<PrintScope> &Scope) { function in struct:llvm::pdb::AutoIndent

Completed in 32 milliseconds