Searched defs:GotoStatement (Results 1 – 7 of 7) sorted by relevance
38 class GotoStatement; variable
1531 GotoStatement::GotoStatement(Loc loc, Identifier *ident) in GotoStatement() function
52 class GotoStatement; variable
204 void visit(GotoStatement *) { } in visit() argument
572 void visit(GotoStatement *) in visit() argument
34 class GotoStatement; variable