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

References

lib/DebugInfo/CodeView/TypeHashing.cpp
   59         BytesToHash = makeArrayRef(IndexBytes, sizeof(TypeIndex));
   67         BytesToHash = Prev[TI.toArrayIndex()].Hash;
   69       S.update(BytesToHash);