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