Home
last modified time | relevance | path

Searched defs:UnsafeQualTypeDenseMapInfo (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Serialization/
H A DASTBitCodes.h106 struct UnsafeQualTypeDenseMapInfo { struct
107 static inline bool isEqual(QualType A, QualType B) { return A == B; } in isEqual()
108 static inline QualType getEmptyKey() { in getEmptyKey()
111 static inline QualType getTombstoneKey() { in getTombstoneKey()
114 static inline unsigned getHashValue(QualType T) { in getHashValue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DASTBitCodes.h107 struct UnsafeQualTypeDenseMapInfo { struct
108 static bool isEqual(QualType A, QualType B) { return A == B; } in isEqual()
110 static QualType getEmptyKey() { in getEmptyKey()
114 static QualType getTombstoneKey() { in getTombstoneKey()
118 static unsigned getHashValue(QualType T) { in getHashValue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DASTBitCodes.h114 struct UnsafeQualTypeDenseMapInfo { struct
115 static bool isEqual(QualType A, QualType B) { return A == B; } in isEqual()
117 static QualType getEmptyKey() { in getEmptyKey()
121 static QualType getTombstoneKey() { in getTombstoneKey()
125 static unsigned getHashValue(QualType T) { in getHashValue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DASTBitCodes.h114 struct UnsafeQualTypeDenseMapInfo { struct
115 static bool isEqual(QualType A, QualType B) { return A == B; } in isEqual()
117 static QualType getEmptyKey() { in getEmptyKey()
121 static QualType getTombstoneKey() { in getTombstoneKey()
125 static unsigned getHashValue(QualType T) { in getHashValue()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DASTBitCodes.h114 struct UnsafeQualTypeDenseMapInfo { struct
115 static bool isEqual(QualType A, QualType B) { return A == B; } in isEqual()
117 static QualType getEmptyKey() { in getEmptyKey()
121 static QualType getTombstoneKey() { in getTombstoneKey()
125 static unsigned getHashValue(QualType T) { in getHashValue()