Lines Matching defs:operator
83 RefCounter &operator=(const RefCounter &counter); variable
394 RefBase &operator=(const RefBase &); variable
408 RefBase &operator=(RefBase &&other) noexcept; variable
673 sptr<T> &operator=(sptr<T> &&other); variable
773 sptr<T> &operator=(T *other); variable
783 sptr<T> &operator=(const sptr<T> &other); variable
794 sptr<T> &operator=(const wptr<T> &other); variable
806 sptr<T> &operator=(const sptr<O> &other); variable
1135 wptr<T> &operator=(T *other); variable
1147 wptr<T> &operator=(O *other); variable
1159 wptr<T> &operator=(const wptr<T> &other); variable
1171 wptr<T> &operator=(const sptr<T> &other); variable
1184 wptr<T> &operator=(const wptr<O> &other); variable
1198 wptr<T> &operator=(const sptr<O> &other); variable