Home
last modified time | relevance | path

Searched defs:GotoCaseStatement (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dstatement.c1238 GotoCaseStatement::GotoCaseStatement(Loc loc, Expression *exp) in GotoCaseStatement() function
H A Dvisitor.h40 class GotoCaseStatement; variable
H A Dfunc.c161 void visit(GotoCaseStatement *) { } in visit() argument
H A Ddinterpret.c508 void visit(GotoCaseStatement *) in visit() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dvisitor.h40 class GotoCaseStatement; variable