Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp227 loadHistory(); in LineEditor()
245 void LineEditor::loadHistory() { in loadHistory() function in LineEditor
299 void LineEditor::loadHistory() {} in loadHistory() function in LineEditor
/freebsd/contrib/llvm-project/llvm/include/llvm/LineEditor/
H A DLineEditor.h44 LLVM_ABI void loadHistory();