Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandHistory.h37 llvm::StringRef GetRecentmostString() const;
/external/llvm-project/lldb/source/Interpreter/
DCommandHistory.cpp75 llvm::StringRef CommandHistory::GetRecentmostString() const { in GetRecentmostString() function in CommandHistory