Home
last modified time | relevance | path

Searched defs:DynamicStructorIdentifierNode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h412 struct DynamicStructorIdentifierNode : public IdentifierNode { struct
413 DynamicStructorIdentifierNode() in DynamicStructorIdentifierNode() function
418 static bool classof(const Node *N) { in classof()
422 VariableSymbolNode *Variable = nullptr;
423 QualifiedNameNode *Name = nullptr;
424 bool IsDestructor = false;