Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__algorithm/
H A Dfor_each_segment.h30 auto __sfirst = _Traits::__segment(__first); in __for_each_segment() local
H A Dfind_segment_if.h32 auto __sfirst = _Traits::__segment(__first); in __find_segment_if() local
H A Dcopy_backward.h54 auto __sfirst = _Traits::__segment(__first); operator() local
H A Dmove_backward.h54 auto __sfirst = _Traits::__segment(__first); operator() local