Searched refs:HasPodBase (Results 1 – 1 of 1) sorted by relevance
133 struct HasPodBase : public Pod {}; struct143 HasPodBase copy(HasPodBase *x) { return *x; } in copy()169 void call_copy_haspodbase(HasPodBase *hasPodBase) { in call_copy_haspodbase()