Home
last modified time | relevance | path

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

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