Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DEditline.cpp174 const char *GetHistoryFilePath() { in GetHistoryFilePath() function in lldb_private::line_editor::EditlineHistory
234 const char *path = GetHistoryFilePath(); in Load()
245 const char *path = GetHistoryFilePath(); in Save()