Home | History | Annotate | Download | only in CodeGen

Lines Matching full:objc_retainautorelease

2170 ///   call i8* \@objc_retainAutorelease(i8* %value)
2189 /// call i8* \@objc_retainAutorelease(i8* %value)
2193 CGM.getObjCEntrypoints().objc_retainAutorelease,
2194 "objc_retainAutorelease");