Searched defs:__orig_last (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/ | ||
H A D | copy_backward.h | 85 auto __orig_last = __last; in operator() local |
H A D | move_backward.h | 91 auto __orig_last = __last; in operator() local |