Searched defs:ReadObjTypeTableBuilder (Results 1 – 1 of 1) sorted by relevance
310 struct ReadObjTypeTableBuilder { struct311 ReadObjTypeTableBuilder() in ReadObjTypeTableBuilder() function315 llvm::BumpPtrAllocator Allocator;316 llvm::codeview::MergingTypeTableBuilder IDTable;317 llvm::codeview::MergingTypeTableBuilder TypeTable;318 llvm::codeview::GlobalTypeTableBuilder GlobalIDTable;319 llvm::codeview::GlobalTypeTableBuilder GlobalTypeTable;320 std::vector<OwningBinary<Binary>> Binaries;