Searched refs:CreateMacObjCRuntime (Results 1 – 3 of 3) sorted by relevance
369 CGObjCRuntime *CreateMacObjCRuntime(CodeGenModule &CGM);
243 ObjCRuntime.reset(CreateMacObjCRuntime(*this)); in createObjCRuntime()
7907 CodeGen::CreateMacObjCRuntime(CodeGen::CodeGenModule &CGM) { in CreateMacObjCRuntime() function in CodeGen