Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/lldb-test/
H A DFormatUtil.cpp30 void LinePrinter::Unindent(uint32_t Amount) { in Unindent() function in LinePrinter
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp81 void LinePrinter::Unindent(uint32_t Amount) { Unindent() function in LinePrinter
/llvm-project/llvm/unittests/Support/
H A DScopedPrinterTest.cpp137 TEST_F(ScopedPrinterTest, Unindent) { in TEST_F() argument