Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/support/
H A Dtest_container_comparisons.h81 struct NonComparable {}; in test_sequence_container_spaceship() struct
156 struct NonComparable {}; in test_sequence_container_adaptor_spaceship() struct
289 struct NonComparable {}; in test_ordered_map_container_spaceship() struct
392 struct NonComparable {}; in test_ordered_set_container_spaceship() struct
/llvm-project/libcxx/test/std/utilities/function.objects/refwrap/refwrap.comparissons/
H A Dhelper_types.h26 struct NonComparable {}; struct
/llvm-project/libcxx/test/std/containers/sequences/array/
H A Dcompare.three_way.pass.cpp29 struct NonComparable {}; struct