Searched refs:EmitObjCThrowOperand (Results 1 – 4 of 4) sorted by relevance
2994 llvm::Value *EmitObjCThrowOperand(const Expr *expr);
2971 llvm::Value *CodeGenFunction::EmitObjCThrowOperand(const Expr *expr) { in EmitObjCThrowOperand() function in CodeGenFunction
4351 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt()7220 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt()
2706 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt()