Searched defs:GetValuePtr (Results 1 – 11 of 11) sorted by relevance
440 TValue* GetValuePtr(const TKey<TValue>& key) { in GetValuePtr() function445 const TValue* GetValuePtr(const TKey<TValue>& key) const { in GetValuePtr() function
441 TValue* GetValuePtr(const TKey<TValue>& key) { in GetValuePtr() function446 const TValue* GetValuePtr(const TKey<TValue>& key) const { in GetValuePtr() function
74 inline const Value* GetValuePtr() const { in GetValuePtr() function