Lines Matching refs:getError
123 return F.getError(); in getBufferForFile()
134 return WorkingDir.getError(); in makeAbsolute()
330 return WD->getError(); in getCurrentWorkingDirectory()
436 if (Status || Status.getError() != llvm::errc::no_such_file_or_directory) in status()
447 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) in openFileForRead()
1047 return Node.getError(); in status()
1054 return Node.getError(); in openFileForRead()
1124 EC = Node.getError(); in dir_begin()
1358 return WorkingDir.getError(); in makeAbsolute()
1414 isFileNotFound(Result.getError())) in dir_begin()
1417 EC = Result.getError(); in dir_begin()
1425 isFileNotFound(S.getError(), Result->E)) in dir_begin()
1428 EC = S.getError(); in dir_begin()
2272 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) { in lookupPath()
2316 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) in lookupPathImpl()
2395 isFileNotFound(Result.getError())) in status()
2397 return Result.getError(); in status()
2402 isFileNotFound(S.getError(), Result->E)) { in status()
2476 isFileNotFound(Result.getError())) in openFileForRead()
2479 return Result.getError(); in openFileForRead()
2496 isFileNotFound(ExternalFile.getError(), Result->E)) { in openFileForRead()
2508 return ExternalStatus.getError(); in openFileForRead()
2541 isFileNotFound(Result.getError())) in getRealPath()
2543 return Result.getError(); in getRealPath()