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

References

projects/compiler-rt/lib/tsan/rtl/tsan_clock.h
   21 typedef DenseSlabAllocCache ClockCache;
  126   typedef DenseSlabAllocCache Cache;
projects/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h
   38   typedef DenseSlabAllocCache Cache;
projects/compiler-rt/lib/tsan/rtl/tsan_rtl.h
  348   DenseSlabAllocCache block_cache;
  349   DenseSlabAllocCache sync_cache;
  350   DenseSlabAllocCache clock_cache;