Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dctfeexpr.d1770 StringExp oldse = oldval.isStringExp(); in changeArrayLiteralLength() local
H A Ddinterpret.d4013 if (auto oldse = aggregate.isSliceExp()) in interpretAssignToSlice() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dctfeexpr.c1800 StringExp *oldse = (StringExp *)oldval; in changeArrayLiteralLength() local
H A Ddinterpret.c3901 SliceExp *oldse = (SliceExp *)aggregate; in interpretAssignToSlice() local