Searched defs:sentry (Results 1 – 5 of 5) sorted by relevance
21 class Wrapper<f, h>::sentry { class in whatever::Wrapper25 class sentry { class37 class NotTemplateWrapper::sentry { class in whatever::NotTemplateWrapper42 class sentry { class in whatever::InlineNotTemplateWrapper49 class sentry { class in whatever::InlineTemplateWrapper60 class OuterDoubleWrapper::InnerDoubleWrapper::sentry { class in whatever::OuterDoubleWrapper::InnerDoubleWrapper66 class sentry { class in whatever::OuterDoubleInlineWrapper::InnerDoubleInlineWrapper79 class OutsideNamespaceWrapper<f, h>::sentry { class in OutsideNamespaceWrapper83 class sentry { class
21 pub struct sentry { struct22 pub i_am_plain_sentry: bool,224 pub struct sentry { struct225 pub i_am_outside_namespace_sentry: ::std::os::raw::c_int,
61 std::ostream::sentry sentry(o); in operator <<() local
519 ProfilerSubEntry *sentry = (ProfilerSubEntry*) node; in statsForSubEntry() local
31105 class basic_ostream<_CharT, _Traits>::sentry class in std::basic_ostream31244 sentry(basic_ostream<_CharT, _Traits>& __os) in sentry() function in std::basic_ostream::sentry31879 class basic_istream<_CharT, _Traits>::sentry class in std::basic_istream32025 sentry(basic_istream<_CharT, _Traits>& __in, bool __noskip) : _M_ok(false) in sentry() function in std::basic_istream::sentry