Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/optional/optional.monadic/
H A Dtransform.pass.cpp65 struct RVRefQual { struct
68 constexpr int operator()(int) && { return 1; } in operator ()()
H A Dand_then.pass.cpp65 struct RVRefQual { struct
68 constexpr std::optional<int> operator()(int) && { return 1; } in operator ()()
/llvm-project/libcxx/test/std/utilities/expected/expected.expected/monadic/
H A Dor_else.pass.cpp69 struct RVRefQual { struct
72 operator ()RVRefQual operator ()() argument
H A Dtransform_error.pass.cpp73 struct RVRefQual { struct
76 operator ()RVRefQual operator ()() argument
H A Dtransform.pass.cpp73 struct RVRefQual { struct
76 operator ()RVRefQual operator ()() argument
H A Dand_then.pass.cpp69 struct RVRefQual { struct
72 operator ()RVRefQual operator ()() argument