Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dutf.d3611 static struct DRangeAndStringish struct
3622 auto orig = DRangeAndStringish("test.d"d, "other"d); argument
3624 static assert(is(typeof(bcu) == DRangeAndStringish));
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dutf.d3945 static struct DRangeAndStringish
3956 auto orig = DRangeAndStringish("test.d"d, "other"d);
3958 static assert(is(typeof(bcu) == DRangeAndStringish));