Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.c5233 int Type::covariant(Type *t, StorageClass *pstc, bool fix17349) in covariant() function
9589 static bool covariant[SR::SRMAX][SR::SRMAX]; in isCovariantScope() local