Home
last modified time | relevance | path

Searched defs:Handlers (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DError.h541 void handleAllErrors(Error E, HandlerTs &&... Handlers) { in handleAllErrors() argument
502 handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, HandlerT &&Handler, HandlerTs &&... Handlers) handleErrorImpl() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h171 SmallVector<HandlerInfo, 1> Handlers; member in llvm::AsmPrinter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp247 SmallVector<const CatchPadInst *, 2> Handlers; in calculateCXXStateNumbers() local
140 addTryBlockMapEntry(WinEHFuncInfo &FuncInfo, int TryLow, int TryHigh, int CatchHigh, ArrayRef<const CatchPadInst *> Handlers) addTryBlockMapEntry() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCUtils.h1345 std::map<FunctionIdT, WrappedHandlerFn> Handlers; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DError.h924 void handleAllErrors(Error E, HandlerTs &&... Handlers) { in handleAllErrors() argument
885 handleErrorImpl(std::unique_ptr<ErrorInfoBase> Payload, HandlerT &&Handler, HandlerTs &&... Handlers) handleErrorImpl() argument
959 handleExpected(Expected<T> ValOrErr, RecoveryFtor &&RecoveryPath, HandlerTs &&... Handlers) handleExpected() argument
/third_party/python/Modules/
H A Dsignalmodule.c109 } Handlers[Py_NSIG]; variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4303 SmallVector<BasicBlock *, 2> Handlers; in parseFunctionBody() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h3790 typedef upb_handlers Handlers; typedef
[all...]

Completed in 34 milliseconds