reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
374 s.Printf("%*.*s%-20s: ", depth * 2, depth * 2, "", TypeToCString(type)); 374 s.Printf("%*.*s%-20s: ", depth * 2, depth * 2, "", TypeToCString(type)); 387 child.Dump(s, depth + 1);