Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Host/
H A DFileSystem.h188 std::error_code GetRealPath(const llvm::Twine &path,
/openbsd/gnu/llvm/lldb/source/Host/common/
H A DFileSystem.cpp231 std::error_code FileSystem::GetRealPath(const Twine &path, in GetRealPath() function in FileSystem