Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h209 virtual const char *IOHandlerGetFixIndentationCharacters() { return nullptr; } in IOHandlerGetFixIndentationCharacters() function
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp116 const char *REPL::IOHandlerGetFixIndentationCharacters() { in IOHandlerGetFixIndentationCharacters() function in REPL