Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp23 std::string LineEditor::getDefaultHistoryPath(StringRef ProgName) { in getDefaultHistoryPath() function in LineEditor
203 this->HistoryPath = getDefaultHistoryPath(ProgName); in LineEditor()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/LineEditor/
H A DLineEditor.h45 static std::string getDefaultHistoryPath(StringRef ProgName);