LLVM 22.0.0git
NodeList Struct Reference

Public Attributes

NodeN = nullptr
NodeListNext = nullptr

Detailed Description

Definition at line 38 of file MicrosoftDemangle.cpp.

Member Data Documentation

◆ N

Node* NodeList::N = nullptr

Definition at line 39 of file MicrosoftDemangle.cpp.

Referenced by nodeListToNodeArray().

◆ Next

NodeList* NodeList::Next = nullptr

Definition at line 40 of file MicrosoftDemangle.cpp.

Referenced by nodeListToNodeArray().


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