Searched refs:EmitARCRetainAutoreleaseScalarExpr (Results 1 – 3 of 3) sorted by relevance
3489 CodeGenFunction::EmitARCRetainAutoreleaseScalarExpr(const Expr *e) { in EmitARCRetainAutoreleaseScalarExpr() function in CodeGenFunction3493 return EmitARCRetainAutoreleaseScalarExpr(cleanups->getSubExpr()); in EmitARCRetainAutoreleaseScalarExpr()3528 return EmitARCRetainAutoreleaseScalarExpr(expr); in EmitObjCThrowOperand()3661 llvm::Value *value = EmitARCRetainAutoreleaseScalarExpr(e->getRHS()); in EmitARCStoreAutoreleasing()
874 value = EmitARCRetainAutoreleaseScalarExpr(init); in EmitScalarInit()
4347 llvm::Value *EmitARCRetainAutoreleaseScalarExpr(const Expr *expr);