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

References

include/llvm/ADT/CachedHashString.h
  169     if (LHS.hash() != RHS.hash())
  171     if (LHS.P == CachedHashString::getEmptyKeyPtr())
  173     if (LHS.P == CachedHashString::getTombstoneKeyPtr())
  178     return LHS.val() == RHS.val();