Lines Matching refs:getError
123 return F.getError(); in getBufferForFile()
134 return WorkingDir.getError(); in makeAbsolute()
157 return StatusA.getError(); in equivalent()
160 return StatusB.getError(); in equivalent()
352 return WD->getError(); in getCurrentWorkingDirectory()
457 if (Status || Status.getError() != llvm::errc::no_such_file_or_directory) in status()
477 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) in openFileForRead()
1084 return Node.getError(); in status()
1091 return Node.getError(); in openFileForRead()
1161 EC = Node.getError(); in dir_begin()
1394 return WorkingDir.getError(); in makeAbsolute()
1450 isFileNotFound(Result.getError())) in dir_begin()
1453 EC = Result.getError(); in dir_begin()
1461 isFileNotFound(S.getError(), Result->E)) in dir_begin()
1464 EC = S.getError(); in dir_begin()
2326 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) { in lookupPath()
2370 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) in lookupPathImpl()
2447 isFileNotFound(Result.getError())) in status()
2449 return Result.getError(); in status()
2454 isFileNotFound(S.getError(), Result->E)) { in status()
2483 isFileNotFound(Result.getError())) in exists()
2573 isFileNotFound(Result.getError())) in openFileForRead()
2575 return Result.getError(); in openFileForRead()
2592 isFileNotFound(ExternalFile.getError(), Result->E)) { in openFileForRead()
2603 return ExternalStatus.getError(); in openFileForRead()
2635 isFileNotFound(Result.getError())) in getRealPath()
2637 return Result.getError(); in getRealPath()