Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeHashing.h54 Types.ForEachRecord([&Hashes](TypeIndex TI, const CVType &Type) { in hashTypeCollection()
132 Types.ForEachRecord([&Hashes](TypeIndex TI, const CVType &Type) { in hashTypeCollection()
DTypeCollection.h35 template <typename TFunc> void ForEachRecord(TFunc Func) { in ForEachRecord() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DMemoryTypeTableBuilder.h27 template <typename TFunc> void ForEachRecord(TFunc Func) { in ForEachRecord() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp1201 MergedTpi.ForEachRecord([&DestTpi](TypeIndex TI, const CVType &Type) { in mergePdbs()
1204 MergedIpi.ForEachRecord([&DestIpi](TypeIndex TI, const CVType &Type) { in mergePdbs()
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1538 CVTypes.ForEachRecord([&](TypeIndex TI, StringRef Record) { in dumpCodeViewMergedTypes()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp453 TypeTable.ForEachRecord( in emitTypeInformation()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1838 CVTypes.ForEachRecord([&](TypeIndex TI, const CVType &Record) { in dumpCodeViewMergedTypes()