Searched defs:FunctionTypeKeyInfo (Results 1 – 1 of 1) sorted by relevance
149 struct FunctionTypeKeyInfo { struct150 struct KeyTy {175 static inline FunctionType* getEmptyKey() { in getEmptyKey()179 static inline FunctionType* getTombstoneKey() { in getTombstoneKey()183 static unsigned getHashValue(const KeyTy& Key) { in getHashValue()190 static unsigned getHashValue(const FunctionType *FT) { in getHashValue()194 static bool isEqual(const KeyTy& LHS, const FunctionType *RHS) { in isEqual()200 static bool isEqual(const FunctionType *LHS, const FunctionType *RHS) { in isEqual()