Searched refs:takeError (Results 176 - 200 of 417) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.h135 return Matcher.takeError();
241 return ELFConfig.takeError();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCachePruning.cpp88 return DurationOrErr.takeError();
93 return DurationOrErr.takeError();
H A DMemoryBuffer.cpp234 return errorToErrorCode(ReadBytes.takeError());
264 return errorToErrorCode(FDOrErr.takeError());
383 return errorToErrorCode(FDOrErr.takeError());
483 return errorToErrorCode(ReadBytes.takeError());
525 return errorToErrorCode(FDOrErr.takeError());
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp61 llvm::consumeError(SourceNameOrErr.takeError());
179 return DeclOrErr.takeError();
459 llvm::consumeError(ImportedSpecOrError.takeError());
494 llvm::consumeError(FromNameOrErr.takeError());
540 llvm::consumeError(ImportedDeclOrErr.takeError());
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp104 if (auto E = Obj.takeError())
155 if (Error E = ObjOrErr.takeError())
165 consumeError(NameOrErr.takeError());
194 handleAllErrors(DebugObj.takeError());
210 handleAllErrors(DebugObj.takeError());
261 logAllUnhandledErrors(ObjSectionToIDOrErr.takeError(), ErrStream);
584 return NameOrErr.takeError();
595 return SectionIDOrErr.takeError();
619 report_fatal_error(toString(RelSecOrErr.takeError()));
627 return NameOrErr.takeError();
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp393 toString(StrTabSecOrErr.takeError()));
401 toString(StrTabOrErr.takeError()));
417 toString(SymtabOrErr.takeError()));
439 toString(StrTabOrErr.takeError()));
445 Twine(Sec->sh_link) + ": " + toString(SymsOrErr.takeError()));
467 Twine(SecNdx) + ": " + toString(VersionsOrErr.takeError()));
472 reportUniqueWarning(SymTabOrErr.takeError());
497 return StrTabOrErr.takeError();
503 Twine(SecNdx) + ": " + toString(ContentsOrErr.takeError()));
568 return AuxOrErr.takeError();
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp1080 if (Error E = Result.takeError())
1102 if (Error E = Result.takeError())
1180 if (Error E = Result.takeError())
1211 if (Error E = Result.takeError())
1241 if (Error E = Result.takeError())
1262 if (Error E = Result.takeError())
1265 if (Error E = Result.takeError())
1283 if (Error E = Result.takeError())
1296 if (Error E = Result.takeError())
1334 if (Error E = Result.takeError())
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp266 return ASTUnitOrError.takeError();
391 return LoadAttempt.takeError();
444 return FoundForFile.takeError();
479 return IndexMapping.takeError();
496 return Unit.takeError();
686 return ExpectedInvocationList.takeError();
704 handleAllErrors(ToDeclOrError.takeError(),
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp147 Fail(Res.takeError());
184 Fail(MaybeIndexRecord.takeError());
277 return std::make_pair(nullptr, Res.takeError());
549 return Res.takeError();
561 return MaybeEntry.takeError();
575 return Skipped.takeError();
624 return MaybeCode.takeError();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp401 return HeaderError(C.takeError());
410 return C.takeError();
463 return AttrEncOr.takeError();
485 return AttrEncOr.takeError();
519 return AbbrevOr.takeError();
675 handleAllErrors(EntryOr.takeError(), [](const SentinelError &) {},
833 consumeError(EntryOr.takeError());
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp58 consumeError(c.takeError());
69 consumeError(c.takeError());
178 return !llvm::errorToBool(c.takeError());
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp341 consumeError(NameOrErr.takeError());
347 handleAllErrors(E.takeError(), [&](const llvm::ErrorInfoBase &EIB) {
355 handleAllErrors(OFOrErr.takeError(), [&](const llvm::ErrorInfoBase &EIB) {
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp182 if (auto Err = NodeOrErr.takeError())
233 return RawRange.takeError();
296 return Value.takeError();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp261 if (auto EC = ExpectedStream.takeError())
287 if (auto EC = ExpectedStream.takeError())
311 if (auto EC = ExpectedStream.takeError())
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp33 return Ctx->notifyFailed(GraphOrErr.takeError());
110 return deallocateAndBailOut(LR.takeError());
267 return AllocOrErr.takeError();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp251 consumeError(SymTypeOrErr.takeError());
260 consumeError(Name.takeError());
266 consumeError(AddrOrErr.takeError());
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFAArch64.h153 return TargetNameOrErr.takeError();
158 return SectionOrErr.takeError();
186 return TargetSectionIDOrErr.takeError();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp66 if (Error E = Ret.takeError())
473 consumeError(NameOrErr.takeError());
489 consumeError(PltContents.takeError());
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ToolDrivers/llvm-lib/
H A DLibDriver.cpp135 fatalOpenError(NameOrErr.takeError(), B->getBufferIdentifier());
147 << ": failed to open: " << Obj.takeError() << '\n';
214 handleAllErrors(ChildMB.takeError(), [&](const ErrorInfoBase &EIB) {
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBFile.cpp52 llvm::consumeError(options.takeError());
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp45 if (auto err = type_system_or_err.takeError()) {
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.cpp86 llvm::consumeError(type_system_or_err.takeError());
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h388 return obj.takeError();
601 llvm::consumeError(mod.takeError());
700 expected.takeError(), [](PythonException &E) { E.Restore(); },
712 llvm::consumeError(expected.takeError());
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCVRecord.h122 return ExpectedRec.takeError();
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIRCompileLayer.h111 return Obj.takeError();

Completed in 308 milliseconds

1234567891011>>