Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp161 const PosPtr REnd = getBeforeFront(); in decrement()
271 PosPtr getBeforeFront() const noexcept { return Path.data() - 1; } in getBeforeFront() function