Home | History | Annotate | Download | only in compiler

Lines Matching full:typestart

611 Type* Typer::Visitor::TypeStart(Node* node) { return Type::Internal(); }