Searched defs:TypeNode (Results 1 – 9 of 9) sorted by relevance
54 explicit TypeNode(AstNodeType const type) : Expression(type) {} in TypeNode() function55 … explicit TypeNode(AstNodeType const type, ModifierFlags const flags) : Expression(type, flags) {} in TypeNode() function
23 class TypeNode; variable
50 class TypeNode; variable
29 explicit TypeNode(AstNodeType type) : Expression(type) {} in TypeNode() function
24 class TypeNode; variable
27 class TypeNode; variable
22 class TypeNode; variable
35 class TypeNode; variable