Home
last modified time | relevance | path

Searched defs:arrayTypeCompatibleWithoutCasting (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddcast.c3374 bool arrayTypeCompatibleWithoutCasting(Type *t1, Type *t2) in arrayTypeCompatibleWithoutCasting() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddcast.d3694 extern (C++) bool arrayTypeCompatibleWithoutCasting(Type t1, Type t2) in arrayTypeCompatibleWithoutCasting() function