Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp25 std::string LineEditor::getDefaultHistoryPath(StringRef ProgName) { in getDefaultHistoryPath() function in LineEditor
199 this->HistoryPath = getDefaultHistoryPath(ProgName); in LineEditor()
/freebsd/contrib/llvm-project/llvm/include/llvm/LineEditor/
H A DLineEditor.h47 LLVM_ABI static std::string getDefaultHistoryPath(StringRef ProgName);