Home
last modified time | relevance | path

Searched refs:arrayTypeCompatibleWithoutCasting (Results 1 – 25 of 30) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dmtype.h925 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2);
H A Ddcast.d3555 extern (C++) bool arrayTypeCompatibleWithoutCasting(Type t1, Type t2) in arrayTypeCompatibleWithoutCasting() function
H A Dexpressionsem.d8258 if (!arrayTypeCompatibleWithoutCasting(exp.e2.type, taa.index)) in visit()
11227 if (!arrayTypeCompatibleWithoutCasting(exp.e1.type, ta.index)) in visit()
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dmtype.h935 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2);
H A Ddcast.c3371 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2) in arrayTypeCompatibleWithoutCasting() function
H A Dexpressionsem.c4902 if (!arrayTypeCompatibleWithoutCasting(exp->e2->type, taa->index)) in visit()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dmtype.h935 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2);
H A Ddcast.c3371 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2) in arrayTypeCompatibleWithoutCasting() function
H A Dexpressionsem.c4902 if (!arrayTypeCompatibleWithoutCasting(exp->e2->type, taa->index)) in visit()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dmtype.h935 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2);
H A Ddcast.c3374 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2) in arrayTypeCompatibleWithoutCasting() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dmtype.h954 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2);
H A Ddcast.c3371 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2) in arrayTypeCompatibleWithoutCasting() function
H A Dexpressionsem.c4957 if (!arrayTypeCompatibleWithoutCasting(exp->e2->type, taa->index)) in visit()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dmtype.h1008 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2);
H A Ddcast.c3376 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2) in arrayTypeCompatibleWithoutCasting() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dmtype.h954 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2);
H A Ddcast.c3374 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2) in arrayTypeCompatibleWithoutCasting() function
H A Dexpressionsem.c4974 if (!arrayTypeCompatibleWithoutCasting(exp->e2->type, taa->index)) in visit()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dmtype.h1008 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2);
H A Ddcast.c3373 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2) in arrayTypeCompatibleWithoutCasting() function
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dmtype.h954 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2);
H A Ddcast.c3371 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2) in arrayTypeCompatibleWithoutCasting() function
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dmtype.h1008 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2);
H A Ddcast.c3373 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2) in arrayTypeCompatibleWithoutCasting() function

12