Searched refs:EmitObjCThrowOperand (Results 1 – 4 of 4) sorted by relevance
2805 llvm::Value *EmitObjCThrowOperand(const Expr *expr);
2794 llvm::Value *CodeGenFunction::EmitObjCThrowOperand(const Expr *expr) { in EmitObjCThrowOperand() function in CodeGenFunction
4284 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt()7142 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt()
2697 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt()