Home
last modified time | relevance | path

Searched refs:WRangeAndStringish (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dutf.d3592 static struct WRangeAndStringish struct
3603 auto orig = WRangeAndStringish("test.d"w, "other"w); argument
3605 static assert(is(typeof(bcu) == WRangeAndStringish));
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dutf.d3926 static struct WRangeAndStringish
3937 auto orig = WRangeAndStringish("test.d"w, "other"w);
3939 static assert(is(typeof(bcu) == WRangeAndStringish));