Searched refs:ForEachRecord (Results 1 – 4 of 4) sorted by relevance
55 Types.ForEachRecord([&Hashes](TypeIndex TI, const CVType &Type) { in hashTypeCollection()171 Types.ForEachRecord([&Hashes](TypeIndex TI, const CVType &Type) { in hashTypeCollection()
34 template <typename TFunc> void ForEachRecord(TFunc Func) { in ForEachRecord() function
1355 MergedTpi.ForEachRecord([&DestTpi](TypeIndex TI, const CVType &Type) { in mergePdbs()1358 MergedIpi.ForEachRecord([&DestIpi](TypeIndex TI, const CVType &Type) { in mergePdbs()
290 typeTable.ForEachRecord([&](TypeIndex ti, const CVType &type) { in addTypeInfo()