Searched defs:inferRef (Results 1 – 4 of 4) sorted by relevance
600 bool inferRef = (f.isref && (funcdecl.storage_class & STC.auto_)); in visit() local
2823 bool inferRef = (tf.isref && (fd.storage_class & STC.auto_)); in package() local
2715 bool inferRef = (tf->isref && (fd->storage_class & STCauto)); in visit() local
1710 bool inferRef = (f->isref && (storage_class & STCauto)); in semantic3() local