Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Host/common/
H A DEditline.cpp103 static int GetOperation(HistoryOperation op) { in GetOperation() function
484 GetOperation(HistoryOperation::Newest)) == -1) in RecallHistory()
498 if (history_w(pHistory, &history_event, GetOperation(op)) == -1) { in RecallHistory()