Home
last modified time | relevance | path

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

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