Searched refs:LLVMCatchTy (Results 1 – 1 of 1) sorted by relevance
4820 llvm::Type *LLVMCatchTy = CGF.ConvertTypeForMem(CatchType); in InitCatchParam() local4878 CGF.Builder.CreateBitCast(AdjustedExn, LLVMCatchTy, "exn.byref"); in InitCatchParam()4892 CGF.Builder.CreateBitCast(AdjustedExn, LLVMCatchTy, "exn.casted"); in InitCatchParam()4944 LLVMCatchTy, caughtExnAlignment); in InitCatchParam()4958 LLVMCatchTy, caughtExnAlignment); in InitCatchParam()