Searched defs:HasFooRValue (Results 1 – 1 of 1) sorted by relevance
57 struct HasFooRValue { struct58 int foo() && { return 1; } in foo()