Searched defs:GlobalListNode (Results 1 – 1 of 1) sorted by relevance
36 struct GlobalListNode { struct37 const Global *g = nullptr;38 GlobalListNode *next = nullptr;