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

Declarations

include/llvm/DebugInfo/CodeView/TypeHashing.h
   37   static LocallyHashedType hashType(ArrayRef<uint8_t> RecordData);

References

include/llvm/DebugInfo/CodeView/TypeHashing.h
   45       Hashes.push_back(hashType(R));
   54       Hashes.push_back(hashType(Type.RecordData));