Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dreverse_iterator.h197 auto __xtmp = __x.base(); in iter_swap() local
199 ranges::iter_swap(--__xtmp, --__ytmp); in iter_swap()