Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp136 static llvm::StructType *ourExceptionType; variable
1283 ourExceptionType->getPointerTo()); in createCatchWrappedInvokeFunction()
1289 typeInfoThrown = builder.CreateStructGEP(ourExceptionType, typeInfoThrown, 0); in createCatchWrappedInvokeFunction()
1626 ourExceptionType = llvm::StructType::get(context, in createStandardUtilityFunctions()