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