reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/DebugInfo/CodeView/TypeHashing.h
   53     Types.ForEachRecord([&Hashes](TypeIndex TI, const CVType &Type) {
  158     Types.ForEachRecord([&Hashes](TypeIndex TI, const CVType &Type) {
tools/lld/COFF/PDB.cpp
  328   typeTable.ForEachRecord([&](TypeIndex ti, const CVType &type) {
tools/llvm-pdbutil/llvm-pdbutil.cpp
 1326   MergedTpi.ForEachRecord([&DestTpi](TypeIndex TI, const CVType &Type) {
 1329   MergedIpi.ForEachRecord([&DestIpi](TypeIndex TI, const CVType &Type) {