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()
340 return WD->getError(); in getCurrentWorkingDirectory()
445 if (Status || Status.getError() != llvm::errc::no_such_file_or_directory) in status()
465 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) in openFileForRead()
1072 return Node.getError(); in status()
1079 return Node.getError(); in openFileForRead()
1149 EC = Node.getError(); in dir_begin()
1382 return WorkingDir.getError(); in makeAbsolute()
1438 isFileNotFound(Result.getError())) in dir_begin()
1441 EC = Result.getError(); in dir_begin()
1449 isFileNotFound(S.getError(), Result->E)) in dir_begin()
1452 EC = S.getError(); in dir_begin()
2313 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) { in lookupPath()
2357 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) in lookupPathImpl()
2434 isFileNotFound(Result.getError())) in status()
2436 return Result.getError(); in status()
2441 isFileNotFound(S.getError(), Result->E)) { in status()
2470 isFileNotFound(Result.getError())) in exists()
2560 isFileNotFound(Result.getError())) in openFileForRead()
2562 return Result.getError(); in openFileForRead()
2579 isFileNotFound(ExternalFile.getError(), Result->E)) { in openFileForRead()
2590 return ExternalStatus.getError(); in openFileForRead()
2622 isFileNotFound(Result.getError())) in getRealPath()
2624 return Result.getError(); in getRealPath()