Searched refs:typeTable (Results 1 – 3 of 3) sorted by relevance
36 return typeTable; in getTypeTable()54 llvm::codeview::MergingTypeTableBuilder typeTable; variable
321 if (auto err = mergeTypeAndIdRecords(m->idTable, m->typeTable, in mergeDebugT()377 if (auto err = mergeTypeRecords(m->typeTable, indexMapStorage, in mergeDebugT()1065 : typeTable(alloc), idTable(alloc), ctx(c) {} in TypeMerger()
282 TypeCollection &typeTable) { in addTypeInfo() argument287 typeTable.ForEachRecord([&](TypeIndex ti, const CVType &type) { in addTypeInfo()