Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandler.cpp273 const char *indent_chars = delegate.IOHandlerGetFixIndentationCharacters(); in IOHandlerEditline() local
/external/llvm-project/lldb/source/Host/common/
DEditline.cpp1268 const char *indent_chars = m_fix_indentation_callback_chars; in ConfigureEditor() local
1470 const char *indent_chars) { in SetFixIndentationCallback()