Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandler.cpp265 return this->SuggestionCallback(line); in IOHandlerEditline()
436 IOHandlerEditline::SuggestionCallback(llvm::StringRef line) { in SuggestionCallback() function in IOHandlerEditline
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h418 std::optional<std::string> SuggestionCallback(llvm::StringRef line);