Searched refs:LLVMCatchTy (Results 1 – 1 of 1) sorted by relevance
4867 llvm::Type *LLVMCatchTy = CGF.ConvertTypeForMem(CatchType); in InitCatchParam() local4925 CGF.Builder.CreateBitCast(AdjustedExn, LLVMCatchTy, "exn.byref"); in InitCatchParam()4939 CGF.Builder.CreateBitCast(AdjustedExn, LLVMCatchTy, "exn.casted"); in InitCatchParam()4991 LLVMCatchTy, caughtExnAlignment); in InitCatchParam()5005 LLVMCatchTy, caughtExnAlignment); in InitCatchParam()