LLVM: NodeList Struct Reference (original) (raw)
| Public Attributes | |
|---|---|
| Node * | N = nullptr |
| NodeList * | Next = 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:
- lib/Demangle/MicrosoftDemangle.cpp