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