Home
last modified time | relevance | path

Searched defs:GetPrompt (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DIOHandler.h99 virtual const char *GetPrompt() { in GetPrompt() function
/openbsd/src/gnu/llvm/lldb/source/Core/
DIOHandler.cpp459 const char *IOHandlerEditline::GetPrompt() { in GetPrompt() function in IOHandlerEditline
DDebugger.cpp298 llvm::StringRef Debugger::GetPrompt() const { in GetPrompt() function in Debugger
/openbsd/src/gnu/llvm/lldb/source/Host/common/
DEditline.cpp1475 const char *Editline::GetPrompt() { return m_set_prompt.c_str(); } in GetPrompt() function in Editline
/openbsd/src/gnu/llvm/lldb/source/API/
DSBDebugger.cpp1383 const char *SBDebugger::GetPrompt() const { in GetPrompt() function in SBDebugger