Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dstatement.c488 CompileStatement::CompileStatement(Loc loc, Expression *exp) in CompileStatement() function
H A Dvisitor.h19 class CompileStatement; variable
H A Dfunc.c74 void visit(CompileStatement *) { } in visit() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dvisitor.h19 class CompileStatement; variable