Searched defs:return_lvalue (Results 1 – 2 of 2) sorted by relevance
32 int& return_lvalue(int) { return dummy; } in return_lvalue() function