Home
last modified time | relevance | path

Searched defs:GotoStatement (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dstatement.h38 class GotoStatement; variable
H A Dstatement.c1531 GotoStatement::GotoStatement(Loc loc, Identifier *ident) in GotoStatement() function
H A Dvisitor.h52 class GotoStatement; variable
H A Dfunc.c204 void visit(GotoStatement *) { } in visit() argument
H A Ddinterpret.c572 void visit(GotoStatement *) in visit() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dstatement.h34 class GotoStatement; variable
H A Dvisitor.h52 class GotoStatement; variable