Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddinterpret.d7430 private void setValueWithoutChecking(VarDeclaration vd, Expression newval) in setValueWithoutChecking() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddinterpret.c7067 void setValueWithoutChecking(VarDeclaration *vd, Expression *newval) in setValueWithoutChecking() function