Searched defs:ExpressionInfoEntryHashDefinition (Results 1 – 1 of 1) sorted by relevance
162 struct VariablesView::ExpressionInfoEntryHashDefinition { struct in VariablesView163 typedef FunctionKey KeyType;164 typedef ExpressionInfoEntry ValueType;166 size_t HashKey(const FunctionKey& key) const in HashKey()171 size_t Hash(const ExpressionInfoEntry* value) const in Hash()176 bool Compare(const FunctionKey& key, in Compare()182 ExpressionInfoEntry*& GetLink(ExpressionInfoEntry* value) const in GetLink()