Searched defs:dealloc (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dattr.h231 void (*dealloc)(detail::value_and_holder &) = nullptr; member in struct:type_record
H A Dpybind11.h1349 static void dealloc(detail::value_and_holder &v_h) { function in class:cpp_function
/gem5/ext/pybind11/include/pybind11/detail/
H A Dinternals.h122 void (*dealloc)(value_and_holder &v_h); member in struct:type_info

Completed in 18 milliseconds