Home
last modified time | relevance | path

Searched refs:i2woat (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddcast.d3184 MATCH i2woat = MATCH.exact; in typeMerge() local
3189 i2woat = t1c.implicitConvToWithoutAliasThis(t2); in typeMerge()
3204 if (i2 && i2woat) in typeMerge()