Searched defs:ReadObjTypeTableBuilder (Results 1 – 1 of 1) sorted by relevance
428 struct ReadObjTypeTableBuilder { struct429 ReadObjTypeTableBuilder() in ReadObjTypeTableBuilder() argument433 llvm::BumpPtrAllocator Allocator;434 llvm::codeview::MergingTypeTableBuilder IDTable;435 llvm::codeview::MergingTypeTableBuilder TypeTable;436 llvm::codeview::GlobalTypeTableBuilder GlobalIDTable;437 llvm::codeview::GlobalTypeTableBuilder GlobalTypeTable;438 std::vector<OwningBinary<Binary>> Binaries;