Home
last modified time | relevance | path

Searched refs:ForEachRecord (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h53 Types.ForEachRecord([&Hashes](TypeIndex TI, const CVType &Type) { in hashTypeCollection()
168 Types.ForEachRecord([&Hashes](TypeIndex TI, const CVType &Type) { in hashTypeCollection()
H A DTypeCollection.h34 template <typename TFunc> void ForEachRecord(TFunc Func) { in ForEachRecord() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp1329 MergedTpi.ForEachRecord([&DestTpi](TypeIndex TI, const CVType &Type) { in mergePdbs()
1332 MergedIpi.ForEachRecord([&DestIpi](TypeIndex TI, const CVType &Type) { in mergePdbs()