Searched refs:getDefaultHistoryPath (Results 1 – 2 of 2) sorted by relevance
25 std::string LineEditor::getDefaultHistoryPath(StringRef ProgName) { in getDefaultHistoryPath() function in LineEditor199 this->HistoryPath = getDefaultHistoryPath(ProgName); in LineEditor()
47 LLVM_ABI static std::string getDefaultHistoryPath(StringRef ProgName);