Searched refs:objc_retainAutoreleaseReturnValue (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenModule.h150 /// id objc_retainAutoreleaseReturnValue(id);
151 llvm::Constant *objc_retainAutoreleaseReturnValue; member in struct:clang::CodeGen::ObjCEntrypoints
H A DCGObjC.cpp2160 /// call i8* \@objc_retainAutoreleaseReturnValue(i8* %value)
2164 CGM.getObjCEntrypoints().objc_retainAutoreleaseReturnValue,
2165 "objc_retainAutoreleaseReturnValue",

Completed in 90 milliseconds