Home | History | Annotate | Download | only in internal

Lines Matching defs:GetOrCreateValue

1348   T* pointer() { return GetOrCreateValue(); }
1349 const T* pointer() const { return GetOrCreateValue(); }
1375 T* GetOrCreateValue() const {