Lines Matching defs:GlobalTestState
156 struct GlobalTestState { struct in __anonbaeb340d0111::RandomAccessVisitorTest
157 GlobalTestState() : Strings(Allocator), ItemStream(llvm::support::little) {} in GlobalTestState() function
159 BumpPtrAllocator Allocator;
160 StringSaver Strings;
162 std::vector<ArrayRecord> Records;
163 std::vector<TypeIndex> Indices;
164 std::vector<TypeIndexOffset> AllOffsets;
165 std::vector<CVType> TypeVector;
166 BinaryItemStream<CVType> ItemStream;
167 VarStreamArray<CVType> TypeArray;
169 MutableBinaryByteStream Stream;