Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddinterpret.d3318 bool isBlockAssignment = false; variable
3994 …retAssignToSlice(UnionExp* pue, BinExp e, Expression e1, Expression newval, bool isBlockAssignment) in interpretAssignToSlice()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddinterpret.c3186 bool isBlockAssignment = false; variable
3840 Expression *e1, Expression *newval, bool isBlockAssignment) in interpretAssignToSlice()