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

References

projects/compiler-rt/lib/xray/xray_profile_collector.cpp
   78 static typename std::aligned_storage<sizeof(ThreadDataAllocator),
   79                                      alignof(ThreadDataAllocator)>::type
   85 static ThreadDataAllocator *TDAllocator = nullptr;
  369       ThreadDataAllocator(Buffer.Data, Buffer.Size);