Home
last modified time | relevance | path

Searched defs:test_eq (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/PCH/Inputs/
H A Dstd-compare.h63 constexpr bool test_eq(partial_ordering const &other) const noexcept { in test_eq() function
153 constexpr bool test_eq(weak_ordering const &other) const noexcept { in test_eq() function
247 constexpr bool test_eq(strong_ordering const &other) const noexcept { in test_eq() function
/llvm-project/clang/test/CodeGenCXX/Inputs/
H A Dstd-compare.h63 constexpr bool test_eq(partial_ordering const &other) const noexcept { in test_eq() function
153 constexpr bool test_eq(weak_ordering const &other) const noexcept { in test_eq() function
247 constexpr bool test_eq(strong_ordering const &other) const noexcept { in test_eq() function
/llvm-project/clang/test/ASTMerge/cxx-rewritten-binary-operator/Inputs/
H A Dstd-compare.h63 constexpr bool test_eq(partial_ordering const &other) const noexcept { in test_eq() function
153 constexpr bool test_eq(weak_ordering const &other) const noexcept { in test_eq() function
247 constexpr bool test_eq(strong_ordering const &other) const noexcept { in test_eq() function
/llvm-project/clang/test/SemaCXX/Inputs/
H A Dstd-compare.h63 constexpr bool test_eq(partial_ordering const &other) const noexcept { in test_eq() function
153 constexpr bool test_eq(weak_ordering const &other) const noexcept { in test_eq() function
247 constexpr bool test_eq(strong_ordering const &other) const noexcept { in test_eq() function
/llvm-project/libcxx/test/std/containers/
H A Diterator.rel_ops.compile.pass.cpp40 void test_eq(It it, ConstIt cit) { test_eq() function
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.min.max/
H A Dmin_element_comp.pass.cpp70 void test_eq() in test_eq() function
H A Dmax_element_comp.pass.cpp70 void test_eq() in test_eq() function