Searched refs:is_partitioned (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dis_partitioned.h22 is_partitioned(_InputIterator __first, _InputIterator __last, _Predicate __pred) function
H A Dranges_is_partitioned.h73 inline constexpr auto is_partitioned = __is_partitioned::__fn{}; member in namespace:ranges::__cpo
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp573 assert(std::is_partitioned(Path.begin(), Path.end(),
/openbsd-current/gnu/lib/libcxx/
H A DMakefile129 __algorithm/is_partitioned.h \
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DDeclCXX.cpp1634 assert(std::is_partitioned(List->begin(), List->end(),

Completed in 140 milliseconds