Home
last modified time | relevance | path

Searched refs:ImplicitAny (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
DU.pass.cpp43 struct ImplicitAny { struct
45 constexpr ImplicitAny(U&&) {} in ImplicitAny() argument
93 using O = optional<ImplicitAny>; in test_implicit()
/external/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
DU.pass.cpp46 struct ImplicitAny { struct
48 constexpr ImplicitAny(U&&) {} in ImplicitAny() argument
96 using O = optional<ImplicitAny>; in test_implicit()