LLVM 19.0.0git
Public Attributes | List of all members
NodeList Struct Reference

Public Attributes

NodeN = nullptr
 
NodeListNext = nullptr
 

Detailed Description

Definition at line 37 of file MicrosoftDemangle.cpp.

Member Data Documentation

◆ N

Node* NodeList::N = nullptr

Definition at line 38 of file MicrosoftDemangle.cpp.

Referenced by nodeListToNodeArray().

◆ Next

NodeList* NodeList::Next = nullptr

Definition at line 39 of file MicrosoftDemangle.cpp.

Referenced by nodeListToNodeArray().


The documentation for this struct was generated from the following file: