Home
last modified time | relevance | path

Searched defs:telem (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-compiler.cc80 Type *telem = expr->type->nextOf (); in paintAsType() local
H A Dd-convert.cc784 Type *telem = tbtype->nextOf ()->baseElemOf (); in convert_for_assignment() local
H A Dexpr.cc2448 Type *telem = e->newtype->toBasetype (); in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-convert.cc705 Type *telem = tbtype->nextOf ()->baseElemOf (); in convert_for_assignment() local
H A Dd-frontend.cc488 Type *telem = expr->type->nextOf (); in paintAsType() local
H A Dexpr.cc531 Type *telem = tb1->nextOf ()->toBasetype (); in visit() local
1512 Type *telem = tb1->nextOf ()->baseElemOf (); in visit() local
2511 Type *telem = e->newtype->toBasetype (); in visit() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Daggregate.d473 Type telem = vx.type; in fill() local
H A Dtypesem.d836 Type telem = (*tt.arguments)[cast(size_t)d].type; in typeSemantic() local
H A Dstatementsem.d1062 auto telem = (*fs.parameters)[dim - 1].type; in package() local
H A Dexpressionsem.d9685 Type telem = t1; in visit() local
H A Dexpression.d3030 TY telem = type.nextOf().toBasetype().ty; in toStringExp() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddstruct.c748 Type *telem = vx->type; in fill() local
H A Dstatementsem.c1132 Type *telem = (*fs->parameters)[dim - 1]->type; in visit() local
H A Dexpressionsem.c5992 Type *telem = t1; in visit() local
H A Dmtype.c4188 Type *telem = (*tt->arguments)[(size_t)d]->type; in semantic() local
H A Dexpression.c3883 TY telem = type->nextOf()->toBasetype()->ty; in toStringExp() local