Searched defs:clone (Results 1 – 2 of 2) sorted by relevance
344 stage_task* clone = alloc.new_object<stage_task>(ed, my_pipeline, my_filter, info, alloc); in spawn_stage_task() local
145 std::unique_ptr<type_base> clone() const /*override*/ { in clone() function in utility::internal::type_impl