Searched defs:__obj (Results 1 – 4 of 4) sorted by relevance
29 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _T1 exchange(_T1& __obj, _T2&& __new_val… in exchange()
9 void find_or_insert(const foo& __obj) { in find_or_insert()
116 delete &__obj; in __decrement_ref_count() local
67 __output_buffer(_CharT * __ptr,size_t __capacity,_Tp * __obj) __output_buffer() argument