Home
last modified time | relevance | path

Searched defs:ThrowStatement (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dstatement.c1485 ThrowStatement::ThrowStatement(Loc loc, Expression *exp) in ThrowStatement() function
H A Dvisitor.h50 class ThrowStatement; variable
H A Dfunc.c198 void visit(ThrowStatement *) { } in visit() argument
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dstatement.c1485 ThrowStatement::ThrowStatement(Loc loc, Expression *exp) in ThrowStatement() function
H A Dvisitor.h50 class ThrowStatement; variable
H A Dfunc.c198 void visit(ThrowStatement *) { } in visit() argument