Searched defs:mustInit (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddscope.c296 static bool mergeFieldInit(unsigned &fieldInit, unsigned fi, bool mustInit) argument
358 bool mustInit = (v->storage_class & STCnodefaultctor || local
H A Dstatementsem.c2951 bool mustInit = (v->storage_class & STCnodefaultctor || local
H A Dfunc.c1810 bool mustInit = (v->storage_class & STCnodefaultctor || local
H A Dexpression.c5312 bool mustInit = ((var->storage_class & STCnodefaultctor) != 0 || local

Completed in 279 milliseconds