Searched refs:typeTable (Results 1 – 3 of 3) sorted by relevance
37 return typeTable; in getTypeTable()55 llvm::codeview::MergingTypeTableBuilder typeTable; variable
320 if (auto err = mergeTypeAndIdRecords(m->idTable, m->typeTable, in mergeDebugT()378 if (auto err = mergeTypeRecords(m->typeTable, indexMapStorage, in mergeDebugT()1070 : typeTable(alloc), idTable(alloc), ctx(c) {} in TypeMerger()
273 TypeCollection &typeTable) { in addTypeInfo() argument278 typeTable.ForEachRecord([&](TypeIndex ti, const CVType &type) { in addTypeInfo()