Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DFileSystem.cpp364 bool FileSystem::GetHomeDirectory(SmallVectorImpl<char> &path) const { in GetHomeDirectory() function in FileSystem
372 bool FileSystem::GetHomeDirectory(FileSpec &file_spec) const { in GetHomeDirectory() function in FileSystem