Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/llvm-pdbdump/
H A DLinePrinter.cpp64 void LinePrinter::Unindent() { in Unindent() function in LinePrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp81 void LinePrinter::Unindent(uint32_t Amount) { in Unindent() function in LinePrinter
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui.cpp6643 void ImGui::Unindent(float indent_w) in Unindent() function in ImGui