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