Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp230 saveHistory(); in ~LineEditor()
237 void LineEditor::saveHistory() { in saveHistory() function in LineEditor
292 void LineEditor::saveHistory() {} in saveHistory() function in LineEditor
/src/contrib/llvm-project/llvm/include/llvm/LineEditor/
H A DLineEditor.h42 void saveHistory();