Lines Matching defs:operator
83 RefCounter &operator=(const RefCounter &counter); variable
374 RefBase &operator=(const RefBase &); variable
388 RefBase &operator=(RefBase &&other) noexcept; variable
639 sptr<T> &operator=(sptr<T> &&other); variable
739 sptr<T> &operator=(T *other); variable
749 sptr<T> &operator=(const sptr<T> &other); variable
760 sptr<T> &operator=(const wptr<T> &other); variable
772 sptr<T> &operator=(const sptr<O> &other); variable
1101 wptr<T> &operator=(T *other); variable
1113 wptr<T> &operator=(O *other); variable
1125 wptr<T> &operator=(const wptr<T> &other); variable
1137 wptr<T> &operator=(const sptr<T> &other); variable
1150 wptr<T> &operator=(const wptr<O> &other); variable
1164 wptr<T> &operator=(const sptr<O> &other); variable