Searched defs:ReadObjTypeTableBuilder (Results 1 – 1 of 1) sorted by relevance
423 struct ReadObjTypeTableBuilder { struct424 ReadObjTypeTableBuilder() in ReadObjTypeTableBuilder() argument428 llvm::BumpPtrAllocator Allocator;429 llvm::codeview::MergingTypeTableBuilder IDTable;430 llvm::codeview::MergingTypeTableBuilder TypeTable;431 llvm::codeview::GlobalTypeTableBuilder GlobalIDTable;432 llvm::codeview::GlobalTypeTableBuilder GlobalTypeTable;433 std::vector<OwningBinary<Binary>> Binaries;