Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Host/common/
H A DEditline.cpp215 const char *GetHistoryFilePath() { in GetHistoryFilePath() function in lldb_private::line_editor::EditlineHistory
280 const char *path = GetHistoryFilePath(); in Load()
291 const char *path = GetHistoryFilePath(); in Save()