Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Host/
H A DEditline.h212 const char *indent_chars) { in SetFixIndentationCallback() argument
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp289 const char *indent_chars = delegate.IOHandlerGetFixIndentationCharacters(); in IOHandlerEditline() local
/freebsd-src/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp1329 const char *indent_chars = m_fix_indentation_callback_chars; ConfigureEditor() local