Home
last modified time | relevance | path

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

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