Lines Matching refs:sentry
39 class sentry;
197 class _LIBCPP_TYPE_VIS_ONLY sentry;
247 class _LIBCPP_TYPE_VIS_ONLY basic_istream<_CharT, _Traits>::sentry
251 sentry(const sentry&); // = delete;
252 sentry& operator=(const sentry&); // = delete;
255 explicit sentry(basic_istream<_CharT, _Traits>& __is, bool __noskipws = false);
256 // ~sentry() = default;
264 basic_istream<_CharT, _Traits>::sentry::sentry(basic_istream<_CharT, _Traits>& __is,
342 sentry __s(*this);
369 sentry __s(*this);
396 sentry __s(*this);
423 sentry __s(*this);
450 sentry __s(*this);
477 sentry __s(*this);
504 sentry __s(*this);
531 sentry __s(*this);
558 sentry __s(*this);
585 sentry __s(*this);
612 sentry __s(*this);
639 sentry __s(*this);
679 sentry __s(*this);
746 typename basic_istream<_CharT, _Traits>::sentry __sen(__is);
810 typename basic_istream<_CharT, _Traits>::sentry __sen(__is);
854 sentry __s(*this, true);
914 sentry __s(*this, true);
953 sentry __sen(*this, true);
1010 sentry __sen(*this, true);
1071 sentry __sen(*this, true);
1132 sentry __sen(*this, true);
1188 sentry __sen(*this, true);
1214 sentry __sen(*this, true);
1263 sentry __sen(*this, true);
1291 sentry __sen(*this, true);
1318 sentry __sen(*this, true);
1348 sentry __sen(*this, true);
1370 sentry __sen(*this, true);
1394 sentry __sen(*this, true);
1418 typename basic_istream<_CharT, _Traits>::sentry __sen(__is, true);
1538 typename basic_istream<_CharT, _Traits>::sentry __sen(__is);
1591 typename basic_istream<_CharT, _Traits>::sentry __sen(__is, true);
1669 typename basic_istream<_CharT, _Traits>::sentry __sen(__is);