Searched refs:load_value (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dcast.h569 void load_value(value_and_holder &&v_h) { function in class:type_caster_generic
657 this_.load_value(reinterpret_cast<instance *>(src.ptr())->get_value_and_holder());
672 this_.load_value(reinterpret_cast<instance *>(src.ptr())->get_value_and_holder());
681 this_.load_value(reinterpret_cast<instance *>(src.ptr())->get_value_and_holder(base));
1476 bool load_value(value_and_holder &&v_h) {

Completed in 11 milliseconds