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