Home | History | Annotate | Download | only in python

Lines Matching refs:implicit_conv

1131   int implicit_conv = (flags & SWIG_POINTER_IMPLICIT_CONV) != 0;
1135 if (obj == Py_None && !implicit_conv) {
1184 if (implicit_conv) {