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

References

include/llvm/Demangle/MicrosoftDemangle.h
   33     AllocatorNode *Next = nullptr;
   37     AllocatorNode *NewHead = new AllocatorNode;
   37     AllocatorNode *NewHead = new AllocatorNode;
   52       AllocatorNode *Next = Head->Next;
  112   AllocatorNode *Head = nullptr;