Searched defs:ReadObjTypeTableBuilder (Results 1 – 1 of 1) sorted by relevance
321 struct ReadObjTypeTableBuilder { struct322 ReadObjTypeTableBuilder() in ReadObjTypeTableBuilder() function326 llvm::BumpPtrAllocator Allocator;327 llvm::codeview::MergingTypeTableBuilder IDTable;328 llvm::codeview::MergingTypeTableBuilder TypeTable;329 llvm::codeview::GlobalTypeTableBuilder GlobalIDTable;330 llvm::codeview::GlobalTypeTableBuilder GlobalTypeTable;331 std::vector<OwningBinary<Binary>> Binaries;