Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp187 static llvm::StructType *ourCaughtResultType; variable
1032 ourCaughtResultType, in createFinallyBlock()
1034 ourCaughtResultType)); in createFinallyBlock()
1269 builder.CreateLandingPad(ourCaughtResultType, in createCatchWrappedInvokeFunction()
1672 ourCaughtResultType = llvm::StructType::get(context, in createStandardUtilityFunctions()