Searched refs:EmitObjCThrowOperand (Results 1 – 4 of 4) sorted by relevance
4894 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt()7814 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt()
3470 llvm::Value *CodeGenFunction::EmitObjCThrowOperand(const Expr *expr) { in EmitObjCThrowOperand() function in CodeGenFunction
4038 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt()
4327 llvm::Value *EmitObjCThrowOperand(const Expr *expr);