Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/any/any.class/any.cons/
Dvalue.pass.cpp119 using BadTag = std::in_place_type_t<int>; in test_sfinae_constraints() typedef
/external/llvm-project/libcxx/test/std/utilities/any/any.class/any.cons/
Dvalue.pass.cpp116 using BadTag = std::in_place_type_t<int>; in test_sfinae_constraints() typedef