Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp189 static llvm::StructType *ourExceptionType; variable
1335 ourExceptionType->getPointerTo()); in createCatchWrappedInvokeFunction()
1341 typeInfoThrown = builder.CreateStructGEP(ourExceptionType, typeInfoThrown, 0); in createCatchWrappedInvokeFunction()
1678 ourExceptionType = llvm::StructType::get(context, in createStandardUtilityFunctions()