Searched refs:EmitObjCThrowOperand (Results 1 – 4 of 4) sorted by relevance
4884 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt()7775 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt()
3496 llvm::Value *CodeGenFunction::EmitObjCThrowOperand(const Expr *expr) { in EmitObjCThrowOperand() function in CodeGenFunction
4177 llvm::Value *Exception = CGF.EmitObjCThrowOperand(ThrowExpr); in EmitThrowStmt()
4774 llvm::Value *EmitObjCThrowOperand(const Expr *expr);