Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DEditline.cpp104 static int GetOperation(HistoryOperation op) { in GetOperation() function
485 GetOperation(HistoryOperation::Newest)) == -1) in RecallHistory()
499 if (history_w(pHistory, &history_event, GetOperation(op)) == -1) { in RecallHistory()