Searched refs:ForEachRecord (Results 1 – 7 of 7) 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
27 template <typename TFunc> void ForEachRecord(TFunc Func) { in ForEachRecord() function
1201 MergedTpi.ForEachRecord([&DestTpi](TypeIndex TI, const CVType &Type) { in mergePdbs()1204 MergedIpi.ForEachRecord([&DestIpi](TypeIndex TI, const CVType &Type) { in mergePdbs()
1538 CVTypes.ForEachRecord([&](TypeIndex TI, StringRef Record) { in dumpCodeViewMergedTypes()
453 TypeTable.ForEachRecord( in emitTypeInformation()
1838 CVTypes.ForEachRecord([&](TypeIndex TI, const CVType &Record) { in dumpCodeViewMergedTypes()