Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.h612 unsigned char iswild; // bit0: inout on params, bit1: inout on qualifier variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.d5099 bool iswild() const pure nothrow @safe @nogc in iswild() function