Home
last modified time | relevance | path

Searched refs:arrayTypeCompatible (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dmtype.h934 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2);
H A Ddcast.c3346 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2) in arrayTypeCompatible() function
H A Dexpressionsem.c7587 if (!arrayTypeCompatible(exp->e1->loc, exp->e1->type, ta->index)) in visit()
7848 if (!arrayTypeCompatible(exp->loc, exp->e1->type, exp->e2->type)) in visit()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dmtype.h934 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2);
H A Ddcast.c3346 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2) in arrayTypeCompatible() function
H A Dexpressionsem.c7586 if (!arrayTypeCompatible(exp->e1->loc, exp->e1->type, ta->index)) in visit()
7847 if (!arrayTypeCompatible(exp->loc, exp->e1->type, exp->e2->type)) in visit()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dmtype.h934 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2);
H A Ddcast.c3349 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2) in arrayTypeCompatible() function
H A Dexpressionsem.c7595 if (!arrayTypeCompatible(exp->e1->loc, exp->e1->type, ta->index)) in visit()
7856 if (!arrayTypeCompatible(exp->loc, exp->e1->type, exp->e2->type)) in visit()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dmtype.h953 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2);
H A Ddcast.c3346 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2) in arrayTypeCompatible() function
H A Dexpressionsem.c7637 if (!arrayTypeCompatible(exp->e1->loc, exp->e1->type, ta->index)) in visit()
7898 if (!arrayTypeCompatible(exp->loc, exp->e1->type, exp->e2->type)) in visit()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dmtype.h1007 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2);
H A Ddcast.c3351 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2) in arrayTypeCompatible() function
H A Dexpressionsem.c9577 if (!arrayTypeCompatible(exp->e1->loc, exp->e1->type, ta->index)) in visit()
9838 if (!arrayTypeCompatible(exp->loc, exp->e1->type, exp->e2->type)) in visit()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dmtype.h953 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2);
H A Ddcast.c3349 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2) in arrayTypeCompatible() function
H A Dexpressionsem.c7654 if (!arrayTypeCompatible(exp->e1->loc, exp->e1->type, ta->index)) in visit()
7915 if (!arrayTypeCompatible(exp->loc, exp->e1->type, exp->e2->type)) in visit()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dmtype.h1007 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2);
H A Ddcast.c3348 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2) in arrayTypeCompatible() function
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dmtype.h953 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2);
H A Ddcast.c3346 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2) in arrayTypeCompatible() function
H A Dexpressionsem.c7647 if (!arrayTypeCompatible(exp->e1->loc, exp->e1->type, ta->index)) in visit()
7908 if (!arrayTypeCompatible(exp->loc, exp->e1->type, exp->e2->type)) in visit()
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dmtype.h1007 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2);
H A Ddcast.c3348 bool arrayTypeCompatible(Loc loc, Type *t1, Type *t2) in arrayTypeCompatible() function

12