Home
last modified time | relevance | path

Searched defs:tob (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddcast.d93 Type tob = t.toBasetype(); in implicitCastTo() local
678 if (TypeBasic tob = tn.toBasetype().isTypeBasic()) in implicitConvTo() local
1569 Type tob = t.toBasetype(); in visit() local
H A Dmtype.d3381 TypeBasic tob; in implicitConvTo() local
H A Dexpressionsem.d7545 Type tob = exp.to.toBasetype(); in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddcast.c1376 Type *tob = t->toBasetype(); in castTo() local
H A Dexpressionsem.c4281 Type *tob = exp->to->toBasetype(); in visit() local
H A Dmtype.c3618 TypeBasic *tob; in implicitConvTo() local