Home
last modified time | relevance | path

Searched refs:__includes (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/libcxx/include/__algorithm/
HDranges_includes.h38 namespace __includes {
56 return std::__includes(
74 return std::__includes(
88 inline constexpr auto includes = __includes::__fn{};
HDincludes.h31 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 bool __includes( in __includes() function
59 return std::__includes( in includes()