Home | History | Annotate | Download | only in bits

Lines Matching full:sentry

46     basic_istream<_CharT, _Traits>::sentry::
47 sentry(basic_istream<_CharT, _Traits>& __in, bool __noskip) : _M_ok(false)
67 // 195. Should basic_istream::sentry's constructor ever
89 sentry __cerb(*this, false);
157 sentry __cerb(*this, false);
192 sentry __cerb(*this, true);
226 sentry __cerb(*this, true);
263 sentry __cerb(*this, true);
293 // 243. get and getline when sentry reports failure.
310 sentry __cerb(*this, true);
354 sentry __cerb(*this, true);
394 // 243. get and getline when sentry reports failure.
413 sentry __cerb(*this, true);
446 sentry __cerb(*this, true);
508 sentry __cerb(*this, true);
574 sentry __cerb(*this, true);
603 sentry __cerb(*this, true);
632 sentry __cerb(*this, true);
666 sentry __cerb(*this, true);
699 sentry __cerb(*this, true);
732 sentry __cerb(*this, true);
858 typename __istream_type::sentry __cerb(__in, false);
895 typename __istream_type::sentry __cerb(__in, false);