Searched refs:_SUPER (Results 1 – 1 of 1) sorted by relevance
767 #define __IMPORT_SUPER_COPY_ASSIGNMENT(__derived_name, _Self, _SUPER) \ argument768 __derived_name(const _Super& __x) : _SUPER(__x) {} \773 __derived_name(const _Self& __x) : _SUPER(__x) {} \