Searched refs:ExceptionPtr (Results 1 – 1 of 1) sorted by relevance
1285 llvm::CallInst *ExceptionPtr = CGF.EmitNounwindRuntimeCall( in emitThrow() local1290 E->getSubExpr(), Address(ExceptionPtr, CGM.Int8Ty, ExnAlign)); in emitThrow()1309 llvm::Value *args[] = { ExceptionPtr, TypeInfo, Dtor }; in emitThrow()