Searched refs:CtorDtorNames (Results 1 – 1 of 1) sorted by relevance
95 CtorDtorRunner(std::vector<std::string> CtorDtorNames, in CtorDtorRunner() argument97 : CtorDtorNames(std::move(CtorDtorNames)), H(H) {} in CtorDtorRunner()105 for (const auto &CtorDtorName : CtorDtorNames) in runViaLayer()117 std::vector<std::string> CtorDtorNames;