Searched refs:createGenericList (Results 1 – 2 of 2) sorted by relevance
363 return createGenericList(obj, elem_type); in toIValue()
718 inline IValue createGenericList(py::handle obj, const TypePtr& elem_type) { in createGenericList() function