Searched refs:EmitARCExtendBlockObject (Results 1 – 3 of 3) sorted by relevance
2809 llvm::Value *EmitARCExtendBlockObject(const Expr *expr);
2776 llvm::Value *CodeGenFunction::EmitARCExtendBlockObject(const Expr *e) { in EmitARCExtendBlockObject() function in CodeGenFunction
1502 return CGF.EmitARCExtendBlockObject(E); in VisitCastExpr()