Home
last modified time | relevance | path

Searched defs:GetHomeDirectory (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp351 bool FileSystem::GetHomeDirectory(SmallVectorImpl<char> &path) const { in GetHomeDirectory() function in FileSystem
359 bool FileSystem::GetHomeDirectory(FileSpec &file_spec) const { in GetHomeDirectory() function in FileSystem