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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
85523       type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.type_initial[i]->name);
85525     if (type) {
85531         type->clientdata = swig_module.type_initial[i]->clientdata;
85537       type = swig_module.type_initial[i];
85555         if (type == swig_module.type_initial[i]) {
85563           swig_cast_info *ocast = SWIG_TypeCheck(ret->name, type);
85575         if (type->cast) {
85576           type->cast->prev = cast;
85577           cast->next = type->cast;
85579         type->cast = cast;
85584     swig_module.types[i] = type;