Searched defs:sentry (Results 1 – 14 of 14) sorted by relevance
816 struct sentry { struct817 sentry() { } in sentry() argument818 void foo() { } in foo()
61 std::ostream::sentry sentry(o); in operator <<() local
88 std::ostream::sentry sentry(o); in operator <<() local
84 std::ostream::sentry sentry(o); in operator <<() local
548 ProfilerSubEntry *sentry = (ProfilerSubEntry*) node; in statsForSubEntry() local
519 ProfilerSubEntry *sentry = (ProfilerSubEntry*) node; in statsForSubEntry() local
940 detail::resetter sentry(is); in operator >>() local
3429 typename std::basic_ostream<CharT, Traits>::sentry sentry(os); in operator <<() local3464 typename std::basic_istream<CharT, Traits>::sentry sentry(is); in operator >>() local3512 typename std::basic_istream<CharT, Traits>::sentry sentry(is, true); in getline() local