Searched refs:EmitARCRetainAutoreleaseScalarExpr (Results 1 – 3 of 3) sorted by relevance
2730 CodeGenFunction::EmitARCRetainAutoreleaseScalarExpr(const Expr *e) { in EmitARCRetainAutoreleaseScalarExpr() function in CodeGenFunction2735 return EmitARCRetainAutoreleaseScalarExpr(cleanups->getSubExpr()); in EmitARCRetainAutoreleaseScalarExpr()2770 return EmitARCRetainAutoreleaseScalarExpr(expr); in EmitObjCThrowOperand()2814 llvm::Value *value = EmitARCRetainAutoreleaseScalarExpr(e->getRHS()); in EmitARCStoreAutoreleasing()
653 value = EmitARCRetainAutoreleaseScalarExpr(init); in EmitScalarInit()
2312 llvm::Value *EmitARCRetainAutoreleaseScalarExpr(const Expr *expr);