Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/common/
DFileSystem.cpp476 ErrorOr<std::string> FileSystem::GetExternalPath(const llvm::Twine &path) { in GetExternalPath() function in FileSystem
497 ErrorOr<std::string> FileSystem::GetExternalPath(const FileSpec &file_spec) { in GetExternalPath() function in FileSystem