Searched defs:HasParentWithRef (Results 1 – 1 of 1) sorted by relevance
249 struct HasParentWithRef : public HasRef { struct250 HasParentWithRef(int &a) : HasRef(a) {} // expected-note{{Calling constructor for 'HasRef'}} in HasParentWithRef() argument