Home
last modified time | relevance | path

Searched defs:Catch (Results 1 – 25 of 27) sorted by relevance

12

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/objectid/
DTestObjectIdWithPolymorphic.java96 public static class Catch extends Scope { class in TestObjectIdWithPolymorphic
97 public Catch(Process owner, Activity parent) { in Catch() method in TestObjectIdWithPolymorphic.Catch
100 protected Catch() {}; in Catch() method in TestObjectIdWithPolymorphic.Catch
/external/bcc/tests/cc/
Dcatch.hpp310 namespace Catch { namespace
428 namespace Catch { namespace
458 namespace Catch { namespace
485 namespace Catch { namespace
564 namespace Catch { namespace
607 namespace Catch { namespace
632 namespace Catch { namespace
771 namespace Catch { namespace
825 namespace Catch { namespace
885 namespace Catch { namespace
[all …]
/external/libpng/contrib/visupng/
Dcexcept.h231 #define Catch(e) exception__catch(((e) = the_exception_context->v.etmp, 0)) macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp171 MachineInstr *Catch = &*CatchPos; in replaceFuncletReturns() local
276 MachineInstr *Catch = &*CatchPos; in addExceptionExtraction() local
DWebAssemblyCFGStackify.cpp1013 MachineInstr *Catch = nullptr; in fixUnwindMismatches() local
/external/javassist/src/main/javassist/bytecode/stackmap/
DBasicBlock.java68 public static class Catch { class in BasicBlock
72 Catch(BasicBlock b, int i, Catch c) { in Catch() method in BasicBlock.Catch
/external/google-fruit/include/fruit/impl/meta/
Dbasics.h67 struct Catch {}; struct
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLateEHPrepare.cpp183 for (auto *Catch : Catches) { in hoistCatches() local
DWebAssemblyISelDAGToDAG.cpp205 MachineSDNode *Catch = in Select() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h79 enum class ClrHandlerType { Catch, Finally, Fault, Filter }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h79 enum class ClrHandlerType { Catch, Finally, Fault, Filter }; enumerator
/external/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h82 enum class ClrHandlerType { Catch, Finally, Fault, Filter }; enumerator
/external/clang/lib/CodeGen/
DCGObjCRuntime.cpp212 EHCatchScope *Catch = CGF.EHStack.pushCatch(Handlers.size()); in EmitTryCatchStmt() local
DCGCleanup.h106 enum Kind { Cleanup, Catch, Terminate, Filter, PadEnd }; enumerator
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp548 const auto *Catch = cast<CatchPadInst>(CatchBlock->getFirstNonPHI()); in calculateClrEHStateNumbers() local
579 if (const auto *Catch = dyn_cast<CatchPadInst>(Pad)) { in calculateClrEHStateNumbers() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp559 const auto *Catch = cast<CatchPadInst>(CatchBlock->getFirstNonPHI()); in calculateClrEHStateNumbers() local
590 if (const auto *Catch = dyn_cast<CatchPadInst>(Pad)) { in calculateClrEHStateNumbers() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp579 const auto *Catch = cast<CatchPadInst>(CatchBlock->getFirstNonPHI()); in calculateClrEHStateNumbers() local
609 if (const auto *Catch = dyn_cast<CatchPadInst>(Pad)) { in calculateClrEHStateNumbers() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml220 | Catch Constructor
Dllvm.mli280 | Catch Constructor
Dllvm_ocaml.c1796 LLVMBasicBlockRef Catch, in llvm_build_invoke_nat()
/external/clang/lib/Parse/
DParseObjc.cpp2592 StmtResult Catch = Actions.ActOnObjCAtCatchStmt(AtCatchFinallyLoc, in ParseObjCTryStmt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp3110 LLVMBasicBlockRef Then, LLVMBasicBlockRef Catch, in LLVMBuildInvoke()
3123 LLVMBasicBlockRef Then, LLVMBasicBlockRef Catch, in LLVMBuildInvoke2()
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp1824 ObjCAtCatchStmt *Catch = S->getCatchStmt(I); in RewriteObjCTryStmt() local
DRewriteModernObjC.cpp1954 ObjCAtCatchStmt *Catch = S->getCatchStmt(I); in RewriteObjCTryStmt() local
/external/llvm/lib/IR/
DCore.cpp2475 LLVMBasicBlockRef Then, LLVMBasicBlockRef Catch, in LLVMBuildInvoke()

12