Searched defs:TypeNode (Results 1 – 11 of 11) 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
35 class TypeNode; variable
40 class TypeNode; variable