Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/libcxx/algorithms/
H A Ddebug_less.pass.cpp194 __debug_less<NonConstArgCmp> dcmp(cmp); in test_non_const_arg_cmp() local
243 __debug_less<std::less<> > dcmp(cmp); in test_constexpr() local