reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
103 TransferBatch *next;
projects/compiler-rt/lib/sanitizer_common/sanitizer_common.h 732 AddressRange *next;
projects/compiler-rt/lib/sanitizer_common/sanitizer_quarantine.h 29 QuarantineBatch *next;
projects/compiler-rt/lib/sanitizer_common/sanitizer_thread_registry.h 56 ThreadContextBase *next; // For storing thread contexts in a list.