Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/common/
DEditline.cpp102 static int GetOperation(HistoryOperation op) { in GetOperation() function
474 GetOperation(HistoryOperation::Newest)) == -1) in RecallHistory()
488 if (history_w(pHistory, &history_event, GetOperation(op)) == -1) { in RecallHistory()