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

/macosx-10.10/swig-12/Source/Modules/
H A Doctave.cxx346 const char *get_implicitconv_flag(Node *n) { function in class:OCTAVE
515 convflag = get_implicitconv_flag(classLookup(ptype));
564 convflag = get_implicitconv_flag(classLookup(ptype));
725 Replaceall(tm, "$implicitconv", get_implicitconv_flag(n));
1329 Replaceall(tm, "$implicitconv", get_implicitconv_flag(n));
H A Dpython.cxx1820 const char *get_implicitconv_flag(Node *klass) { function in class:PYTHON
2025 convflag = get_implicitconv_flag(classLookup(ptype));
2127 convflag = get_implicitconv_flag(classLookup(ptype));
2451 Replaceall(tm, "$implicitconv", get_implicitconv_flag(n));
3970 Replaceall(tm, "$implicitconv", get_implicitconv_flag(n));

Completed in 83 milliseconds