Home
last modified time | relevance | path

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

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