Searched defs:ReadObjTypeTableBuilder (Results 1 – 1 of 1) sorted by relevance
326 struct ReadObjTypeTableBuilder { struct327 ReadObjTypeTableBuilder() in ReadObjTypeTableBuilder() argument331 llvm::BumpPtrAllocator Allocator;332 llvm::codeview::MergingTypeTableBuilder IDTable;333 llvm::codeview::MergingTypeTableBuilder TypeTable;334 llvm::codeview::GlobalTypeTableBuilder GlobalIDTable;335 llvm::codeview::GlobalTypeTableBuilder GlobalTypeTable;336 std::vector<OwningBinary<Binary>> Binaries;