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

Declarations

include/llvm/DebugInfo/PDB/Native/TpiHashing.h
   66 Expected<TagRecordHash> hashTagRecord(const codeview::CVType &Type);

References

lib/DebugInfo/PDB/Native/TpiStream.cpp
  188   Expected<TagRecordHash> ForwardTRH = hashTagRecord(F);
  199     Expected<TagRecordHash> FullTRH = hashTagRecord(CVT);