Searched refs:ForEachRecord (Results 1 – 5 of 5) sorted by relevance
56 Types.ForEachRecord([&Hashes](TypeIndex TI, const CVType &Type) { in hashTypeCollection()173 Types.ForEachRecord([&Hashes](TypeIndex TI, const CVType &Type) { in hashTypeCollection()
34 template <typename TFunc> void ForEachRecord(TFunc Func) { in ForEachRecord() function
1359 MergedTpi.ForEachRecord([&DestTpi](TypeIndex TI, const CVType &Type) { in mergePdbs()1362 MergedIpi.ForEachRecord([&DestIpi](TypeIndex TI, const CVType &Type) { in mergePdbs()
506 Builder->ForEachRecord( in loadPrecompiledObject()
278 typeTable.ForEachRecord([&](TypeIndex ti, const CVType &type) { in addTypeInfo()