Searched refs:ForEachRecord (Results 1 – 5 of 5) sorted by relevance
54 Types.ForEachRecord([&Hashes](TypeIndex TI, const CVType &Type) { in hashTypeCollection()132 Types.ForEachRecord([&Hashes](TypeIndex TI, const CVType &Type) { in hashTypeCollection()
35 template <typename TFunc> void ForEachRecord(TFunc Func) { in ForEachRecord() function
1320 MergedTpi.ForEachRecord([&DestTpi](TypeIndex TI, const CVType &Type) { in mergePdbs()1323 MergedIpi.ForEachRecord([&DestIpi](TypeIndex TI, const CVType &Type) { in mergePdbs()
377 TypeTable.ForEachRecord([&](TypeIndex TI, const CVType &Type) { in addTypeInfo()
1913 CVTypes.ForEachRecord([&](TypeIndex TI, const CVType &Record) { in dumpCodeViewMergedTypes()