Searched defs:FunctionTypeKeyInfo (Results 1 – 1 of 1) sorted by relevance
122 struct FunctionTypeKeyInfo { struct123 struct KeyTy {145 static inline FunctionType* getEmptyKey() { in getEmptyKey()148 static inline FunctionType* getTombstoneKey() { in getTombstoneKey()151 static unsigned getHashValue(const KeyTy& Key) { in getHashValue()157 static unsigned getHashValue(const FunctionType *FT) { in getHashValue()160 static bool isEqual(const KeyTy& LHS, const FunctionType *RHS) { in isEqual()165 static bool isEqual(const FunctionType *LHS, const FunctionType *RHS) { in isEqual()