Searched defs:TypeNode (Results 1 – 9 of 9) sorted by relevance
53 explicit TypeNode(AstNodeType const type) : Expression(type) {} in TypeNode() function54 … explicit TypeNode(AstNodeType const type, ModifierFlags const flags) : Expression(type, flags) {} in TypeNode() function
24 class TypeNode; variable
47 class TypeNode; variable
29 explicit TypeNode(AstNodeType type) : Expression(type) {} in TypeNode() function
27 class TypeNode; variable
22 class TypeNode; variable
34 class TypeNode; variable