Home
last modified time | relevance | path

Searched defs:GlobalTestState (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DRandomAccessVisitorTest.cpp154 struct GlobalTestState { struct in __anon7ae2edc90111::RandomAccessVisitorTest
155 GlobalTestState() in GlobalTestState() argument
158 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 …]