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

References

tools/clang/lib/Serialization/MultiOnDiskHashTable.h
  238     auto KeyHash = Info::ComputeHash(Key);
  241       auto It = M->Data.find(Key);
  250       auto It = HT.find_hashed(Key, KeyHash);
  252         HT.getInfoObj().ReadDataInto(Key, It.getDataPtr(), It.getDataLen(),