Searched defs:exceptionStorageType (Results 1 - 1 of 1) sorted by relevance

/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp994 llvm::PointerType *exceptionStorageType = builder.getInt8PtrTy(); local
997 exceptionStorageType,
999 exceptionStorageType));

Completed in 25 milliseconds