Searched refs:EmitARCRetainAutoreleaseScalarExpr (Results 1 – 6 of 6) sorted by relevance
2936 CodeGenFunction::EmitARCRetainAutoreleaseScalarExpr(const Expr *e) { in EmitARCRetainAutoreleaseScalarExpr() function in CodeGenFunction2941 return EmitARCRetainAutoreleaseScalarExpr(cleanups->getSubExpr()); in EmitARCRetainAutoreleaseScalarExpr()2976 return EmitARCRetainAutoreleaseScalarExpr(expr); in EmitObjCThrowOperand()3110 llvm::Value *value = EmitARCRetainAutoreleaseScalarExpr(e->getRHS()); in EmitARCStoreAutoreleasing()
749 value = EmitARCRetainAutoreleaseScalarExpr(init); in EmitScalarInit()
3002 llvm::Value *EmitARCRetainAutoreleaseScalarExpr(const Expr *expr);
3384 CodeGenFunction::EmitARCRetainAutoreleaseScalarExpr(const Expr *e) { in EmitARCRetainAutoreleaseScalarExpr() function in CodeGenFunction3388 return EmitARCRetainAutoreleaseScalarExpr(cleanups->getSubExpr()); in EmitARCRetainAutoreleaseScalarExpr()3423 return EmitARCRetainAutoreleaseScalarExpr(expr); in EmitObjCThrowOperand()3556 llvm::Value *value = EmitARCRetainAutoreleaseScalarExpr(e->getRHS()); in EmitARCStoreAutoreleasing()
851 value = EmitARCRetainAutoreleaseScalarExpr(init); in EmitScalarInit()
4199 llvm::Value *EmitARCRetainAutoreleaseScalarExpr(const Expr *expr);