Searched defs:GlobalStatus (Results 1 – 2 of 2) sorted by relevance
28 struct GlobalStatus { struct30 bool IsCompared;34 bool IsLoaded;37 enum StoredType {73 /// Look at all uses of the global and fill in the GlobalStatus structure. If argument
180 GlobalStatus::GlobalStatus() in GlobalStatus() function in GlobalStatus