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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp445 bool IOHandlerEditline::SetPrompt(llvm::StringRef prompt) { function in class:IOHandlerEditline
H A DDebugger.cpp346 void Debugger::SetPrompt(llvm::StringRef p) { function in class:Debugger
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h103 virtual bool SetPrompt(llvm::StringRef prompt) { function in class:lldb_private::IOHandler
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1322 void SBDebugger::SetPrompt(const char *prompt) { function in class:SBDebugger
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp1296 void Editline::SetPrompt(const char *prompt) { function in class:Editline

Completed in 191 milliseconds