Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/Host/
H A DEditline.h221 void SetPromptAnsiSuffix(std::string suffix) { in SetPromptAnsiSuffix() function
/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp484 m_editline_up->SetPromptAnsiSuffix( in SetPrompt()