Searched defs:DynamicStructorIdentifierNode (Results 1 – 1 of 1) sorted by relevance
412 struct DynamicStructorIdentifierNode : public IdentifierNode { struct413 DynamicStructorIdentifierNode() in DynamicStructorIdentifierNode() function418 static bool classof(const Node *N) { in classof()422 VariableSymbolNode *Variable = nullptr;423 QualifiedNameNode *Name = nullptr;424 bool IsDestructor = false;