Searched refs:CreateMacObjCRuntime (Results 1 – 3 of 3) sorted by relevance
309 CGObjCRuntime *CreateMacObjCRuntime(CodeGenModule &CGM);
193 ObjCRuntime = CreateMacObjCRuntime(*this); in createObjCRuntime()
7233 CodeGen::CreateMacObjCRuntime(CodeGen::CodeGenModule &CGM) { in CreateMacObjCRuntime() function in CodeGen