Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DFileSystem.cpp476 ErrorOr<std::string> FileSystem::GetExternalPath(const llvm::Twine &path) { in GetExternalPath() function in FileSystem
495 ErrorOr<std::string> FileSystem::GetExternalPath(const FileSpec &file_spec) { in GetExternalPath() function in FileSystem