Searched defs:GlobalTestState (Results 1 – 1 of 1) sorted by relevance
154 struct GlobalTestState { struct in __anon7ae2edc90111::RandomAccessVisitorTest155 GlobalTestState() in GlobalTestState() argument158 BumpPtrAllocator Allocator;159 StringSaver Strings;161 std::vector<ArrayRecord> Records;162 std::vector<TypeIndex> Indices;163 std::vector<TypeIndexOffset> AllOffsets;164 std::vector<CVType> TypeVector;165 BinaryItemStream<CVType> ItemStream;166 VarStreamArray<CVType> TypeArray;[all …]