Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dstatement.c291 ExpStatement::ExpStatement(Loc loc, Expression *exp) in ExpStatement() function
297 ExpStatement::ExpStatement(Loc loc, Dsymbol *declaration) in ExpStatement() function
H A Dstatement.h26 class ExpStatement; variable
H A Dvisitor.h17 class ExpStatement; variable
H A Dfunc.c72 void visit(ExpStatement *) { } in visit() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dstatement.h24 class ExpStatement; variable
H A Dvisitor.h17 class ExpStatement; variable