Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
H A Dcopy.pass.cpp27 bool rhs_engaged = static_cast<bool>(rhs); in test() local
70 bool rhs_engaged = static_cast<bool>(rhs); in test_ref() local
H A Dmove.pass.cpp29 bool rhs_engaged = static_cast<bool>(rhs); in test() local
74 bool rhs_engaged = static_cast<bool>(rhs); in test_ref() local
H A Doptional_U.pass.cpp29 bool rhs_engaged = static_cast<bool>(rhs); in test() local
H A Dexplicit_optional_U.pass.cpp27 bool rhs_engaged = static_cast<bool>(rhs); in test() local
H A Dexplicit_const_optional_U.pass.cpp28 bool rhs_engaged = static_cast<bool>(rhs); in test() local
H A Dconst_optional_U.pass.cpp27 bool rhs_engaged = static_cast<bool>(rhs); in test() local