Searched defs:GotoStatement (Results 1 – 1 of 1) sorted by relevance
770 struct GotoStatement : Statement { struct772 GotoStatement(SourcePosition pos, Identifier* label, in GotoStatement() function775 Identifier* label;776 std::vector<Expression*> arguments;