Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp231 loadHistory(); in LineEditor()
249 void LineEditor::loadHistory() { in loadHistory() function in LineEditor
298 void LineEditor::loadHistory() {} in loadHistory() function in LineEditor
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/LineEditor/
H A DLineEditor.h43 void loadHistory();