Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:objc_retain

1505   //   %generator = call i8* @objc_retain(i8* %originalResult)
1513 if (call->getCalledValue() == CGF.CGM.getARCEntrypoints().objc_retain) {
1578 retainCall->getCalledValue() != CGF.CGM.getARCEntrypoints().objc_retain)