| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | runtime.cc | 153 libcall_types[type] = Type::dtypeinfo->type->constOf (); in get_libcall_type() 157 libcall_types[type] = Type::typeinfoclass->type->constOf (); in get_libcall_type()
|
| H A D | expr.cc | 2220 gcc_assert (e->type == Type::tvoid->arrayOf ()->constOf ()); in visit()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
| H A D | runtime.cc | 152 libcall_types[type] = Type::dtypeinfo->type->constOf (); in get_libcall_type() 156 libcall_types[type] = Type::typeinfoclass->type->constOf (); in get_libcall_type()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| H A D | opover.c | 894 if (t1n->constOf() != t2n->constOf()) in op_overload() 978 e1x = new CastExp(e->loc, e->e1, t1->isMutable() ? to : to->constOf()); in op_overload() 980 e2x = new CastExp(e->loc, e->e2, t2->isMutable() ? to : to->constOf()); in op_overload()
|
| H A D | optimize.c | 633 if (e->to->mutableOf()->constOf()->equals(e->e1->type->mutableOf()->constOf())) in Expression_optimize()
|
| H A D | mtype.c | 356 Type *Type::constOf() in constOf() function 1002 t = unSharedOf()->constOf(); in castMod() 1071 t = constOf(); in addMod() 1971 t = t->constOf(); in substWildTo() 1976 t = t->constOf(); in substWildTo() 2657 t->next = next->constOf(); in makeConst() 4655 index = index->constOf()->mutableOf(); in semantic()
|
| H A D | dcast.c | 1447 else if (t1b->implicitConvTo(tob) == MATCHconst && t->equals(e->type->constOf())) in castTo() 2795 t1 = t1n->constOf()->pointerTo(); in typeMerge() 2796 t2 = t2n->constOf()->pointerTo(); in typeMerge()
|
| H A D | mtype.h | 277 Type *constOf();
|
| H A D | clone.c | 426 case 1: tthis = ad->type->constOf(); break; in hasIdentityOpEquals()
|
| H A D | expressionsem.c | 2436 exp->msg = exp->msg->implicitCastTo(sc, Type::tchar->constOf()->arrayOf()); in visit() 6083 e2x->type = exp->e1->type->constOf(); in visit() 6086 e2x = e2x->castTo(sc, exp->e1->type->constOf()); in visit() 6097 e2x = e2x->implicitCastTo(sc, exp->e1->type->constOf()); in visit() 6747 Type *t1 = tb1next->mutableOf()->constOf()->arrayOf(); in visit() 6748 Type *t2 = tb2next->mutableOf()->constOf()->arrayOf(); in visit()
|
| H A D | dtemplate.c | 3307 if (tt->implicitConvTo(at->constOf())) in deduceType() 3309 (*dedtypes)[i] = at->constOf()->mutableOf(); in deduceType() 3313 if (at->implicitConvTo(tt->constOf())) in deduceType() 3315 (*dedtypes)[i] = tt->constOf()->mutableOf(); in deduceType()
|
| H A D | statementsem.c | 2213 ss->condition->type = ss->condition->type->constOf(); in visit()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | dtoh.d | 374 case AST.Tchar: return AST.Type.tchar.constOf.pointerTo; 375 case AST.Twchar: return AST.Type.twchar.constOf.pointerTo; 376 case AST.Tdchar: return AST.Type.tdchar.constOf.pointerTo; 919 type = type.constOf();
|
| H A D | mtype.h | 264 Type *constOf();
|
| H A D | mtype.d | 1127 final Type constOf() in constOf() function 1786 t = unSharedOf().constOf(); in castMod() 1854 t = constOf(); in addMod() 2323 t = t.constOf(); in substWildTo() 2328 t = t.constOf(); in substWildTo() 2850 t.next = next.constOf(); in makeConst()
|
| H A D | opover.d | 942 e1x = new CastExp(e.loc, e.e1, t1.isMutable() ? to : to.constOf()); in visitEqual() 944 e2x = new CastExp(e.loc, e.e2, t2.isMutable() ? to : to.constOf()); in visitEqual()
|
| H A D | dcast.d | 1651 else if (t1b.implicitConvTo(tob) == MATCH.constant && t.equals(e.type.constOf())) in visit() 3069 t1 = t1n.constOf().pointerTo(); in typeMerge() 3070 t2 = t2n.constOf().pointerTo(); in typeMerge()
|
| H A D | expressionsem.d | 6352 exp.msg = exp.msg.implicitCastTo(sc, Type.tchar.constOf().arrayOf()); in visit() 9773 e2x.type = exp.e1.type.constOf(); in visit() 9776 e2x = e2x.castTo(sc, exp.e1.type.constOf()); in visit() 9788 e2x = e2x.implicitCastTo(sc, exp.e1.type.constOf()); in visit() 10636 Type t1 = tb1next.mutableOf().constOf().arrayOf(); in visit() 10637 Type t2 = tb2next.mutableOf().constOf().arrayOf(); in visit() 11713 if (t1n.constOf() != t2n.constOf()) in visit()
|
| H A D | clone.d | 491 hasIt(ad.type.constOf()) || in hasIdentityOpEquals()
|
| H A D | dtemplate.d | 3654 if (tt.implicitConvTo(at.constOf())) in visit() 3656 (*dedtypes)[i] = at.constOf().mutableOf(); in visit() 3660 if (at.implicitConvTo(tt.constOf())) in visit() 3662 (*dedtypes)[i] = tt.constOf().mutableOf(); in visit()
|
| H A D | traits.d | 1903 d.type = Type.tvoid.arrayOf().constOf(); in semanticTraits()
|
| H A D | dsymbol.d | 1734 Parameters* p = new Parameter(STC.in_, Type.tchar.constOf().arrayOf(), null, null); in findGetMembers()
|
| H A D | typesem.d | 938 mtype.index = mtype.index.constOf().mutableOf(); in typeSemantic()
|
| H A D | statementsem.d | 2190 ss.condition.type = ss.condition.type.constOf(); in package()
|