reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
113 for (ListOfGlobals *l = list_of_all_globals; l; l = l->next) { 113 for (ListOfGlobals *l = list_of_all_globals; l; l = l->next) { 113 for (ListOfGlobals *l = list_of_all_globals; l; l = l->next) { 114 const Global &g = *l->g;