Home
last modified time | relevance | path

Searched refs:holder_constructed (Results 1 – 3 of 3) sorted by relevance

/external/python/pybind11/include/pybind11/detail/
Dclass.h185 if (!vh.holder_constructed()) { in pybind11_meta_call()
399 if (instance->owned || v_h.holder_constructed()) in clear_instance()
/external/python/pybind11/include/pybind11/
Dpybind11.h931 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()) {
Dcast.h237 bool holder_constructed() const { in holder_constructed() function
1555 if (v_h.holder_constructed()) {