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