Home
last modified time | relevance | path

Searched defs:checkModify (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.c129 int Declaration::checkModify(Loc loc, Scope *sc, Type *, Expression *e1, int flag) in checkModify() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.d360 extern (D) final Modifiable checkModify(Loc loc, Scope* sc, Expression e1, ModifyFlags flag) in checkModify() function