Searched refs:CtorNames (Results 1 – 1 of 1) sorted by relevance
85 std::vector<std::string> CtorNames, DtorNames; in addModule() local87 CtorNames.push_back(mangle(Ctor.Func->getName())); in addModule()120 orc::CtorDtorRunner<CODLayerT> CtorRunner(std::move(CtorNames), H); in addModule()