Searched refs:__c_downcast (Results 1 – 2 of 2) sorted by relevance
305 &__c_downcast<_Ty>(*this)); in __intrusive_from_this()315 &__c_downcast<_Ty>(*this)); in __intrusive_from_this()325 &__c_downcast<_Ty>(*this)); in __inc_ref()334 &__c_downcast<_Ty>(*this)); in __dec_ref()343 &__c_downcast<_Ty>(*this)); in __is_set()353 &__c_downcast<_Ty>(*this)); in __set_bit()363 &__c_downcast<_Ty>(*this)); in __clear_bit()
154 auto __c_downcast(_Up&& u) noexcept -> __copy_cvref_t<_Up&&, _Tp> in __c_downcast() function