Searched defs:IOHandlerGetCommandPrefix (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp119 const char *REPL::IOHandlerGetCommandPrefix() { return ":"; } function in class:REPL
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h274 virtual const char *IOHandlerGetCommandPrefix() { return nullptr; } function in class:lldb_private::IOHandlerDelegate

Completed in 180 milliseconds