Searched refs:OrcRuntimeArchiveGenerator (Results 1 – 3 of 3) sorted by relevance
176 auto OrcRuntimeArchiveGenerator = StaticLibraryDefinitionGenerator::Create( in Create() local179 if (!OrcRuntimeArchiveGenerator) in Create()180 return OrcRuntimeArchiveGenerator.takeError(); in Create()213 ObjLinkingLayer, PlatformJD, std::move(*OrcRuntimeArchiveGenerator), in Create()
256 auto OrcRuntimeArchiveGenerator = in Create() local258 if (!OrcRuntimeArchiveGenerator) in Create()259 return OrcRuntimeArchiveGenerator.takeError(); in Create()262 std::move(*OrcRuntimeArchiveGenerator), in Create()
331 auto OrcRuntimeArchiveGenerator = in Create() local333 if (!OrcRuntimeArchiveGenerator) in Create()334 return OrcRuntimeArchiveGenerator.takeError(); in Create()337 std::move(*OrcRuntimeArchiveGenerator), in Create()