Searched refs:lookupPath (Results 1 – 3 of 3) sorted by relevance
1201 ErrorOr<RedirectingFileSystem::LookupResult> Result = lookupPath(Path); in dir_begin()1883 RedirectingFileSystem::lookupPath(StringRef Path) const { in lookupPath() function in RedirectingFileSystem1967 ErrorOr<RedirectingFileSystem::LookupResult> Result = lookupPath(Path); in status()2013 ErrorOr<RedirectingFileSystem::LookupResult> Result = lookupPath(Path); in openFileForRead()2053 ErrorOr<RedirectingFileSystem::LookupResult> Result = lookupPath(Path); in getRealPath()2134 VFS->lookupPath("/"); in collectVFSFromYAML()
482 static_cast<vfs::RedirectingFileSystem &>(*m_fs).lookupPath(path.str()); in GetExternalPath()
817 ErrorOr<LookupResult> lookupPath(StringRef Path) const;