Home
last modified time | relevance | path

Searched defs:HasFooRValue (Results 1 – 1 of 1) sorted by relevance

/external/angle/third_party/abseil-cpp/absl/utility/internal/
Dif_constexpr_test.cc57 struct HasFooRValue { struct
58 int foo() && { return 1; } in foo()