reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

projects/compiler-rt/lib/tsan/rtl/tsan_clock.h
  188 ALWAYS_INLINE SyncClock::Iter SyncClock::begin() {
  192 ALWAYS_INLINE SyncClock::Iter SyncClock::end() {
  209 ALWAYS_INLINE SyncClock::Iter& SyncClock::Iter::operator++() {
  216 ALWAYS_INLINE bool SyncClock::Iter::operator!=(const SyncClock::Iter& other) {
  220 ALWAYS_INLINE ClockElem &SyncClock::Iter::operator*() {