Searched defs:DynamicStructorIdentifierNode (Results 1 – 1 of 1) sorted by relevance
348 struct DynamicStructorIdentifierNode : public IdentifierNode { struct349 DynamicStructorIdentifierNode() in DynamicStructorIdentifierNode() function354 VariableSymbolNode *Variable = nullptr;355 QualifiedNameNode *Name = nullptr;356 bool IsDestructor = false;