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