Searched refs:BeginFunctionReturnsEmptyPtr (Results 1 – 1 of 1) sorted by relevance
226 struct BeginFunctionReturnsEmptyPtr { struct229 friend constexpr const Empty *begin(BeginFunctionReturnsEmptyPtr const& bf) { return &bf.x; } in begin() argument267 BeginFunctionReturnsEmptyPtr d{}; in testBeginFunction()268 const BeginFunctionReturnsEmptyPtr dd{}; in testBeginFunction()