reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
537 if (!Entry.second) 538 Entry.second = new(Allocator) StringInit(Entry.getKey()); 538 Entry.second = new(Allocator) StringInit(Entry.getKey()); 539 return Entry.second;