Home
last modified time | relevance | path

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

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