Searched refs:createObjCRuntimeObject (Results 1 – 2 of 2) sorted by relevance
267 Error createObjCRuntimeObject(jitlink::LinkGraph &G);
824 [this](LinkGraph &G) { return createObjCRuntimeObject(G); }); in modifyPassConfig()1429 Error MachOPlatform::MachOPlatformPlugin::createObjCRuntimeObject( in createObjCRuntimeObject() function in llvm::orc::MachOPlatform::MachOPlatformPlugin