Searched defs:CustomTypeNode (Results 1 – 2 of 2) sorted by relevance
505 struct CustomTypeNode : public TypeNode { struct506 CustomTypeNode() : TypeNode(NodeKind::Custom) {} in CustomTypeNode() argument511 IdentifierNode *Identifier = nullptr;
505 struct CustomTypeNode : public TypeNode { struct506 CustomTypeNode() : TypeNode(NodeKind::Custom) {} in CustomTypeNode() function511 IdentifierNode *Identifier = nullptr;