reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
85621       equiv = swig_module.types[i]->cast;
85622       while (equiv) {
85623         if (!equiv->converter) {
85624           if (equiv->type && !equiv->type->clientdata)
85624           if (equiv->type && !equiv->type->clientdata)
85625           SWIG_TypeClientData(equiv->type, swig_module.types[i]->clientdata);
85627         equiv = equiv->next;
85627         equiv = equiv->next;