reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
269 G.Index = Global.Index; 270 G.Type = Global.Type.Type; 271 G.Mutable = Global.Type.Mutable; 272 G.InitExpr = Global.InitExpr; 273 GlobalSec->Globals.push_back(G);