Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/LineEditor/
H A DLineEditor.cpp230 loadHistory(); in LineEditor()
248 void LineEditor::loadHistory() { in loadHistory() function in LineEditor
297 void LineEditor::loadHistory() {} in loadHistory() function in LineEditor
/llvm-project-15.0.7/llvm/unittests/LineEditor/
H A DLineEditor.cpp39 LE->loadHistory(); in TEST_F()
/llvm-project-15.0.7/llvm/include/llvm/LineEditor/
H A DLineEditor.h43 void loadHistory();