Home
last modified time | relevance | path

Searched +defs:mi +defs:stack +defs:exp (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.d4002 MATCH mi = index.constConv(ta.index); in implicitConvTo() local
4181 stack = 2, // returned on stack enumerator
5239 TraitsExp exp; variable
5243 final extern (D) this(const ref Loc loc, TraitsExp exp) in this()
5531 Expression exp; variable
5534 extern (D) this(const ref Loc loc, Expression exp) in this()
6463 MATCH mi = arg1.type.implicitConvTo(arg2.type); in implicitConvTo() local