Home
last modified time | relevance | path

Searched refs:getDefaultHistoryPath (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/LineEditor/
DLineEditor.cpp24 std::string LineEditor::getDefaultHistoryPath(StringRef ProgName) { in getDefaultHistoryPath() function in LineEditor
204 this->HistoryPath = getDefaultHistoryPath(ProgName); in LineEditor()
/external/llvm/lib/LineEditor/
DLineEditor.cpp24 std::string LineEditor::getDefaultHistoryPath(StringRef ProgName) { in getDefaultHistoryPath() function in LineEditor
204 this->HistoryPath = getDefaultHistoryPath(ProgName); in LineEditor()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LineEditor/
DLineEditor.h46 static std::string getDefaultHistoryPath(StringRef ProgName);
/external/llvm/include/llvm/LineEditor/
DLineEditor.h46 static std::string getDefaultHistoryPath(StringRef ProgName);