Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddcast.c1406 if (AggregateDeclaration *t1ad = isAggregate(t1b)) in castTo() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddcast.d1616 if (AggregateDeclaration t1ad = isAggregate(t1b)) in visit() local