Searched defs:TypeNode (Results 1 – 2 of 2) sorted by relevance
29 explicit TypeNode(AstNodeType type) : Expression(type) {} in TypeNode() function
24 class TypeNode; variable