Searched refs:lookupPath (Results 1 – 2 of 2) sorted by relevance
1201 ErrorOr<RedirectingFileSystem::LookupResult> Result = lookupPath(Path); in dir_begin()1882 RedirectingFileSystem::lookupPath(StringRef Path) const { in lookupPath() function in RedirectingFileSystem1966 ErrorOr<RedirectingFileSystem::LookupResult> Result = lookupPath(Path); in status()2012 ErrorOr<RedirectingFileSystem::LookupResult> Result = lookupPath(Path); in openFileForRead()2052 ErrorOr<RedirectingFileSystem::LookupResult> Result = lookupPath(Path); in getRealPath()2133 VFS->lookupPath("/"); in collectVFSFromYAML()
817 ErrorOr<LookupResult> lookupPath(StringRef Path) const;