Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Expression/
DREPL.cpp109 const char *REPL::IOHandlerGetFixIndentationCharacters() { in IOHandlerGetFixIndentationCharacters() function in REPL
/external/llvm-project/lldb/include/lldb/Core/
DIOHandler.h214 virtual const char *IOHandlerGetFixIndentationCharacters() { return nullptr; } in IOHandlerGetFixIndentationCharacters() function