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