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
  194       new (&NodeAllocatorStorage) NodeAllocatorType(Max);
  198       new (&RootAllocatorStorage) RootAllocatorType(Max);
  202       new (&ShadowStackAllocatorStorage) ShadowStackAllocatorType(Max);
  206       new (&NodeIdPairAllocatorStorage) NodeIdPairAllocatorType(Max);