Searched defs:SetPrompt (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp455 bool IOHandlerEditline::SetPrompt(llvm::StringRef prompt) { function in class:IOHandlerEditline
H A DDebugger.cpp273 void Debugger::SetPrompt(llvm::StringRef p) { function in class:Debugger
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h105 virtual bool SetPrompt(llvm::StringRef prompt) { function in class:lldb_private::IOHandler
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1344 void SBDebugger::SetPrompt(const char *prompt) { function in class:SBDebugger
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp1301 void Editline::SetPrompt(const char *prompt) { function in class:Editline

Completed in 132 milliseconds