Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp202 IOHandlerDelegate::IOHandlerSuggestion(IOHandler &io_handler, in IOHandlerSuggestion() function in IOHandlerDelegate
453 return m_delegate.IOHandlerSuggestion(*this, line); in SuggestionCallback()
/src/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h203 virtual std::optional<std::string> IOHandlerSuggestion(IOHandler &io_handler,