Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dsafe.c149 const bool frompointers = tfromn->hasPointers(); in isSafeCast() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dsafe.d183 const frompointers = tfromn.hasPointers(); in isSafeCast() local