Searched refs:Global (Results 1 – 3 of 3) sorted by relevance
13 static struct Global { struct14 Global() { dso_ctor_ran = true; } in Global() function15 ~Global() { in ~Global() argument
15 static struct Global { struct16 Global() { global_ctor_ran = true; } in Global() function17 ~Global() { in ~Global() argument
15 TYPE(Global); in TypeName()
Completed in 3 milliseconds