Searched defs:FunctionTypeKeyInfo (Results 1 – 1 of 1) sorted by relevance
144 struct FunctionTypeKeyInfo { struct145 struct KeyTy {172 static inline FunctionType* getEmptyKey() { in getEmptyKey()175 static inline FunctionType* getTombstoneKey() { in getTombstoneKey()178 static unsigned getHashValue(const KeyTy& Key) { in getHashValue()184 static unsigned getHashValue(const FunctionType *FT) { in getHashValue()187 static bool isEqual(const KeyTy& LHS, const FunctionType *RHS) { in isEqual()192 static bool isEqual(const FunctionType *LHS, const FunctionType *RHS) { in isEqual()