Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp280 return this->FixIndentationCallback(editline, lines, cursor_position); in IOHandlerEditline()
429 int IOHandlerEditline::FixIndentationCallback(Editline *editline, in FixIndentationCallback() function in IOHandlerEditline
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h415 int FixIndentationCallback(Editline *editline, const StringList &lines,