Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasArrayFiller

654     if (!InitExpr && Init < NumInits && ILE->hasArrayFiller())
656 else if (!InitExpr && !ILE->hasArrayFiller()) {
2007 if (!ExistingInit && StructuredList->hasArrayFiller())