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

References

tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h
   73   static inline ClassDefId getEmptyKey() {
   79   static inline ClassDefId getTombstoneKey() {
   85   static unsigned getHashValue(ClassDefId Val) {
   89     std::hash<ClassDefId::second_type> SecondHash;
   93   static bool isEqual(const ClassDefId &LHS, const ClassDefId &RHS) {
   93   static bool isEqual(const ClassDefId &LHS, const ClassDefId &RHS) {