Home
last modified time | relevance | path

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

/netbsd-src/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
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dvisitor.h50 class ThrowStatement; variable