LLVM
8.0.1
|
Public Attributes | |
Node * | N = nullptr |
NodeList * | Next = nullptr |
Definition at line 38 of file MicrosoftDemangle.cpp.
Node* NodeList::N = nullptr |
Definition at line 39 of file MicrosoftDemangle.cpp.
Referenced by nodeListToNodeArray().
NodeList* NodeList::Next = nullptr |
Definition at line 40 of file MicrosoftDemangle.cpp.
Referenced by nodeListToNodeArray().