Searched refs:typeTable (Results 1 – 3 of 3) sorted by relevance
37 return typeTable; in getTypeTable()55 llvm::codeview::MergingTypeTableBuilder typeTable; variable
314 m->idTable, m->typeTable, indexMapStorage, types, file->pchSignature)) in mergeDebugT()365 if (auto err = mergeTypeRecords(m->typeTable, indexMapStorage, in mergeDebugT()1020 : typeTable(alloc), idTable(alloc), ctx(c) {} in TypeMerger()
281 TypeCollection &typeTable) { in addTypeInfo() argument286 typeTable.ForEachRecord([&](TypeIndex ti, const CVType &type) { in addTypeInfo()