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

References

projects/compiler-rt/lib/xray/xray_function_call_trie.h
  177       new (&RootAllocatorStorage)
  180           reinterpret_cast<RootAllocatorType *>(&RootAllocatorStorage);
  198       new (&RootAllocatorStorage) RootAllocatorType(Max);
  200           reinterpret_cast<RootAllocatorType *>(&RootAllocatorStorage);
  216       internal_memcpy(&RootAllocatorStorage, &O.RootAllocatorStorage,
  216       internal_memcpy(&RootAllocatorStorage, &O.RootAllocatorStorage,
  228           reinterpret_cast<RootAllocatorType *>(&RootAllocatorStorage);
  258         new (&RootAllocatorStorage)
  261             reinterpret_cast<RootAllocatorType *>(&RootAllocatorStorage);