Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/LineEditor/
H A DLineEditor.cpp234 saveHistory(); in ~LineEditor()
241 void LineEditor::saveHistory() { in saveHistory() function in LineEditor
296 void LineEditor::saveHistory() {} in saveHistory() function in LineEditor
/llvm-project-15.0.7/llvm/unittests/LineEditor/
H A DLineEditor.cpp38 LE->saveHistory(); in TEST_F()
/llvm-project-15.0.7/llvm/include/llvm/LineEditor/
H A DLineEditor.h42 void saveHistory();