Lines Matching defs:operator
83 RefCounter &operator=(const RefCounter &counter); variable
404 RefBase &operator=(const RefBase &); variable
418 RefBase &operator=(RefBase &&other) noexcept; variable
689 sptr<T> &operator=(sptr<T> &&other); variable
789 sptr<T> &operator=(T *other); variable
799 sptr<T> &operator=(const sptr<T> &other); variable
810 sptr<T> &operator=(const wptr<T> &other); variable
822 sptr<T> &operator=(const sptr<O> &other); variable
1151 wptr<T> &operator=(T *other); variable
1163 wptr<T> &operator=(O *other); variable
1175 wptr<T> &operator=(const wptr<T> &other); variable
1187 wptr<T> &operator=(const sptr<T> &other); variable
1200 wptr<T> &operator=(const wptr<O> &other); variable
1214 wptr<T> &operator=(const sptr<O> &other); variable