Searched refs:RBeginFunctionReturnsEmptyPtr (Results 1 – 1 of 1) sorted by relevance
228 struct RBeginFunctionReturnsEmptyPtr { struct231 friend constexpr const Empty *rbegin(RBeginFunctionReturnsEmptyPtr const& bf) { return &bf.x; } in rbegin() argument269 RBeginFunctionReturnsEmptyPtr d{}; in testRBeginFunction()270 const RBeginFunctionReturnsEmptyPtr dd{}; in testRBeginFunction()