Home
last modified time | relevance | path

Searched refs:GetIndentation (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Host/common/
DEditline.cpp167 int GetIndentation(const EditLineStringType &line) { in GetIndentation() function
647 m_revert_cursor_index = GetIndentation(new_line_fragment); in BreakLineCommand()