Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dsafe.c127 Type *ttobn = ttob->nextOf()->toBasetype(); in isSafeCast() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dsafe.d161 Type ttobn = ttob.nextOf().toBasetype(); in isSafeCast() local