Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__algorithm/
H A Dcomp.h34 struct __less {}; global() struct
H A Dminmax_element.h44 auto __less = _MinmaxElementLessFunc<_Comp, _Proj>(__comp, __proj); in __minmax_element_impl() local
[all...]
/llvm-project/libcxx/include/__compare/
H A Dordering.h25 enum class _OrdResult : signed char { __less = -1, __equiv = 0, __greater = 1 }; enumerator
[all...]
/llvm-project/clang/test/PCH/Inputs/
H A Dstd-compare.h14 __less = -1, enumerator
/llvm-project/clang/test/CodeGenCXX/Inputs/
H A Dstd-compare.h14 __less = -1, enumerator
/llvm-project/clang/test/ASTMerge/cxx-rewritten-binary-operator/Inputs/
H A Dstd-compare.h14 __less = -1, enumerator
/llvm-project/clang/test/SemaCXX/Inputs/
H A Dstd-compare.h14 __less = -1, enumerator