Searched refs:holder_constructed (Results 1 – 3 of 3) sorted by relevance
185 if (!vh.holder_constructed()) { in pybind11_meta_call()399 if (instance->owned || v_h.holder_constructed()) in clear_instance()
931 if (overloads->is_constructor && !self_value_and_holder.holder_constructed()) { in PYBIND11_NAMESPACE_BEGIN()1517 if (!v_h.holder_constructed() && inst->owned) {1567 if (v_h.holder_constructed()) {
237 bool holder_constructed() const { in holder_constructed() function1555 if (v_h.holder_constructed()) {