Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp226 loadHistory(); in LineEditor()
244 void LineEditor::loadHistory() { in loadHistory() function in LineEditor
293 void LineEditor::loadHistory() {} in loadHistory() function in LineEditor
/src/contrib/llvm-project/llvm/include/llvm/LineEditor/
H A DLineEditor.h43 void loadHistory();