Searched refs:getWithPath (Results 1 – 2 of 2) sorted by relevance
2424 File::getWithPath(ErrorOr<std::unique_ptr<File>> Result, const Twine &P) { in getWithPath() function in File2448 auto F = File::getWithPath(ExternalFS->openFileForRead(CanonicalPath), in openFileForRead()2461 return File::getWithPath(ExternalFS->openFileForRead(CanonicalPath), in openFileForRead()2476 auto ExternalFile = File::getWithPath( in openFileForRead()2484 return File::getWithPath(ExternalFS->openFileForRead(CanonicalPath), in openFileForRead()
141 getWithPath(ErrorOr<std::unique_ptr<File>> Result, const Twine &P);