Searched refs:EmitARCRetainAutoreleaseScalarExpr (Results 1 – 3 of 3) sorted by relevance
2719 CodeGenFunction::EmitARCRetainAutoreleaseScalarExpr(const Expr *e) { in EmitARCRetainAutoreleaseScalarExpr() function in CodeGenFunction2724 return EmitARCRetainAutoreleaseScalarExpr(cleanups->getSubExpr()); in EmitARCRetainAutoreleaseScalarExpr()2759 return EmitARCRetainAutoreleaseScalarExpr(expr); in EmitObjCThrowOperand()2803 llvm::Value *value = EmitARCRetainAutoreleaseScalarExpr(e->getRHS()); in EmitARCStoreAutoreleasing()
690 value = EmitARCRetainAutoreleaseScalarExpr(init); in EmitScalarInit()
2595 llvm::Value *EmitARCRetainAutoreleaseScalarExpr(const Expr *expr);