Lines Matching refs:sentry

39     class sentry;
213 class _LIBCPP_TYPE_VIS_ONLY sentry;
263 class _LIBCPP_TYPE_VIS_ONLY basic_istream<_CharT, _Traits>::sentry
267 sentry(const sentry&); // = delete;
268 sentry& operator=(const sentry&); // = delete;
271 explicit sentry(basic_istream<_CharT, _Traits>& __is, bool __noskipws = false);
272 // ~sentry() = default;
280 basic_istream<_CharT, _Traits>::sentry::sentry(basic_istream<_CharT, _Traits>& __is,
358 sentry __s(*this);
385 sentry __s(*this);
412 sentry __s(*this);
439 sentry __s(*this);
466 sentry __s(*this);
493 sentry __s(*this);
520 sentry __s(*this);
547 sentry __s(*this);
574 sentry __s(*this);
601 sentry __s(*this);
628 sentry __s(*this);
655 sentry __s(*this);
695 sentry __s(*this);
762 typename basic_istream<_CharT, _Traits>::sentry __sen(__is);
826 typename basic_istream<_CharT, _Traits>::sentry __sen(__is);
870 sentry __s(*this, true);
930 sentry __s(*this, true);
969 sentry __sen(*this, true);
1026 sentry __sen(*this, true);
1087 sentry __sen(*this, true);
1148 sentry __sen(*this, true);
1204 sentry __sen(*this, true);
1230 sentry __sen(*this, true);
1279 sentry __sen(*this, true);
1307 sentry __sen(*this, true);
1334 sentry __sen(*this, true);
1364 sentry __sen(*this, true);
1386 sentry __sen(*this, true);
1410 sentry __sen(*this, true);
1434 typename basic_istream<_CharT, _Traits>::sentry __sen(__is, true);
1554 typename basic_istream<_CharT, _Traits>::sentry __sen(__is);
1607 typename basic_istream<_CharT, _Traits>::sentry __sen(__is, true);
1685 typename basic_istream<_CharT, _Traits>::sentry __sen(__is);