Searched refs:lookupPath (Results 1 – 2 of 2) sorted by relevance
1447 ErrorOr<RedirectingFileSystem::LookupResult> Result = lookupPath(Path); in dir_begin()2309 RedirectingFileSystem::lookupPath(StringRef Path) const { in lookupPath() function in RedirectingFileSystem2442 ErrorOr<RedirectingFileSystem::LookupResult> Result = lookupPath(Path); in status()2478 ErrorOr<RedirectingFileSystem::LookupResult> Result = lookupPath(Path); in exists()2568 ErrorOr<RedirectingFileSystem::LookupResult> Result = lookupPath(Path); in openFileForRead()2630 ErrorOr<RedirectingFileSystem::LookupResult> Result = lookupPath(Path); in getRealPath()2721 VFS->lookupPath("/"); in collectVFSFromYAML()
1060 ErrorOr<LookupResult> lookupPath(StringRef Path) const;