Searched defs:getDefaultHistoryPath (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/LineEditor/
H A DLineEditor.cpp22 std::string LineEditor::getDefaultHistoryPath(StringRef ProgName) { function in class:LineEditor
198 this->HistoryPath = getDefaultHistoryPath(ProgName);

Completed in 270 milliseconds