Lines Matching refs:getError
118 return F.getError(); in getBufferForFile()
129 return WorkingDir.getError(); in makeAbsolute()
359 if (Status || Status.getError() != llvm::errc::no_such_file_or_directory) in status()
370 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) in openFileForRead()
821 return Node.getError(); in status()
828 return Node.getError(); in openFileForRead()
893 EC = Node.getError(); in dir_begin()
1010 EC = E.getError(); in dir_begin()
1017 EC = S.getError(); in dir_begin()
1580 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) in lookupPath()
1626 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) in lookupPath()
1661 Result.getError() == llvm::errc::no_such_file_or_directory) { in status()
1664 return Result.getError(); in status()
1699 E.getError() == llvm::errc::no_such_file_or_directory) { in openFileForRead()
1702 return E.getError(); in openFileForRead()
1715 return ExternalStatus.getError(); in openFileForRead()
1730 Result.getError() == llvm::errc::no_such_file_or_directory) { in getRealPath()
1733 return Result.getError(); in getRealPath()