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