Home
last modified time | relevance | path

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

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