Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dfs_dir.h563 return !__rhs._M_dirs.owner_before(__lhs._M_dirs) in _GLIBCXX_VISIBILITY()
564 && !__lhs._M_dirs.owner_before(__rhs._M_dirs); in _GLIBCXX_VISIBILITY()
585 std::__shared_ptr<_Dir_stack> _M_dirs; in _GLIBCXX_VISIBILITY() local
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog4479 into _M_dirs stack. Pass skip_permission_denied argument to first
4499 Construct _Dir object and move into _M_dirs stack. Pass
4561 (fs::recursive_directory_iterator::pop()): Check _M_dirs before