Searched refs:ExceptionDataTy (Results 1 – 1 of 1) sorted by relevance
547 llvm::Type *ExceptionDataTy; member in __anon0ea151f90111::ObjCTypesHelper551 llvm::Type *params[] = { ExceptionDataTy->getPointerTo() }; in getExceptionTryEnterFn()559 llvm::Type *params[] = { ExceptionDataTy->getPointerTo() }; in getExceptionTryExitFn()567 llvm::Type *params[] = { ExceptionDataTy->getPointerTo() }; in getExceptionExtractFn()3992 Address ExceptionData = CGF.CreateTempAlloca(ObjCTypes.ExceptionDataTy, in EmitTryOrSynchronizedStmt()4035 ObjCTypes.ExceptionDataTy, ExceptionData.getPointer(), GEPIndexes, in EmitTryOrSynchronizedStmt()5408 ExceptionDataTy = in ObjCTypesHelper()