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

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
 3573     info = SWIG_TypeQuery("_p_char");
85470   if (swig_module.next==0) {
85472     swig_module.type_initial = swig_type_initial;
85473     swig_module.cast_initial = swig_cast_initial;
85474     swig_module.next = &swig_module;
85474     swig_module.next = &swig_module;
85485     SWIG_SetModule(clientdata, &swig_module);
85490       if (iter==&swig_module) {
85498     swig_module.next = module_head->next;
85499     module_head->next = &swig_module;
85512   for (i = 0; i < swig_module.size; ++i) {
85522     if (swig_module.next != &swig_module) {
85522     if (swig_module.next != &swig_module) {
85523       type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.type_initial[i]->name);
85523       type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.type_initial[i]->name);
85523       type = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, swig_module.type_initial[i]->name);
85530       if (swig_module.type_initial[i]->clientdata) {
85531         type->clientdata = swig_module.type_initial[i]->clientdata;
85537       type = swig_module.type_initial[i];
85541     cast = swig_module.cast_initial[i];
85548       if (swig_module.next != &swig_module) {
85548       if (swig_module.next != &swig_module) {
85549         ret = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, cast->type->name);
85549         ret = SWIG_MangledTypeQueryModule(swig_module.next, &swig_module, cast->type->name);
85555         if (type == swig_module.type_initial[i]) {
85584     swig_module.types[i] = type;
85586   swig_module.types[i] = 0;
85619   for (i = 0; i < swig_module.size; i++) {
85620     if (swig_module.types[i]->clientdata) {
85621       equiv = swig_module.types[i]->cast;
85625           SWIG_TypeClientData(equiv->type, swig_module.types[i]->clientdata);