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