Home
last modified time | relevance | path

Searched refs:ourCaughtResultType (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp135 static llvm::StructType *ourCaughtResultType; variable
981 ourCaughtResultType, in createFinallyBlock()
983 ourCaughtResultType)); in createFinallyBlock()
1219 builder.CreateLandingPad(ourCaughtResultType, in createCatchWrappedInvokeFunction()
1622 ourCaughtResultType = llvm::StructType::get(context, in createStandardUtilityFunctions()