Searched defs:ReadObjTypeTableBuilder (Results 1 – 1 of 1) sorted by relevance
323 struct ReadObjTypeTableBuilder { struct324 ReadObjTypeTableBuilder() in ReadObjTypeTableBuilder() function328 llvm::BumpPtrAllocator Allocator;329 llvm::codeview::MergingTypeTableBuilder IDTable;330 llvm::codeview::MergingTypeTableBuilder TypeTable;331 llvm::codeview::GlobalTypeTableBuilder GlobalIDTable;332 llvm::codeview::GlobalTypeTableBuilder GlobalTypeTable;333 std::vector<OwningBinary<Binary>> Binaries;