Lines Matching defs:operator
83 RefCounter &operator=(const RefCounter &counter); variable
374 RefBase &operator=(const RefBase &); variable
388 RefBase &operator=(RefBase &&other) noexcept; variable
625 sptr<T> &operator=(sptr<T> &&other); variable
724 sptr<T> &operator=(T *other); variable
734 sptr<T> &operator=(const sptr<T> &other); variable
745 sptr<T> &operator=(const wptr<T> &other); variable
757 sptr<T> &operator=(const sptr<O> &other); variable
1075 wptr<T> &operator=(T *other); variable
1087 wptr<T> &operator=(O *other); variable
1099 wptr<T> &operator=(const wptr<T> &other); variable
1111 wptr<T> &operator=(const sptr<T> &other); variable
1124 wptr<T> &operator=(const wptr<O> &other); variable
1138 wptr<T> &operator=(const sptr<O> &other); variable