Searched defs:FunctionTypeKeyInfo (Results 1 – 1 of 1) sorted by relevance
121 struct FunctionTypeKeyInfo { struct122 struct KeyTy {144 static inline FunctionType* getEmptyKey() { in getEmptyKey()147 static inline FunctionType* getTombstoneKey() { in getTombstoneKey()150 static unsigned getHashValue(const KeyTy& Key) { in getHashValue()156 static unsigned getHashValue(const FunctionType *FT) { in getHashValue()159 static bool isEqual(const KeyTy& LHS, const FunctionType *RHS) { in isEqual()164 static bool isEqual(const FunctionType *LHS, const FunctionType *RHS) { in isEqual()