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