Lines Matching refs:getError
123 return F.getError(); in getBufferForFile()
134 return WorkingDir.getError(); in makeAbsolute()
434 if (Status || Status.getError() != llvm::errc::no_such_file_or_directory) in status()
445 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) in openFileForRead()
1049 return Node.getError(); in status()
1056 return Node.getError(); in openFileForRead()
1126 EC = Node.getError(); in dir_begin()
1357 return WorkingDir.getError(); in makeAbsolute()
1397 isFileNotFound(Result.getError())) in dir_begin()
1400 EC = Result.getError(); in dir_begin()
1408 isFileNotFound(S.getError(), Result->E)) in dir_begin()
1411 EC = S.getError(); in dir_begin()
2207 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) in lookupPath()
2247 if (Result || Result.getError() != llvm::errc::no_such_file_or_directory) in lookupPathImpl()
2325 isFileNotFound(Result.getError())) in status()
2327 return Result.getError(); in status()
2332 isFileNotFound(S.getError(), Result->E)) { in status()
2406 isFileNotFound(Result.getError())) in openFileForRead()
2409 return Result.getError(); in openFileForRead()
2426 isFileNotFound(ExternalFile.getError(), Result->E)) { in openFileForRead()
2438 return ExternalStatus.getError(); in openFileForRead()
2471 isFileNotFound(Result.getError())) in getRealPath()
2473 return Result.getError(); in getRealPath()