Searched refs:MaybeElementDependentArrayFiller (Results 1 – 1 of 1) sorted by relevance
7175 static bool MaybeElementDependentArrayFiller(const Expr *FillerExpr) { in MaybeElementDependentArrayFiller() function7182 if (MaybeElementDependentArrayFiller(ILE->getInit(I))) in MaybeElementDependentArrayFiller()7220 if (NumEltsToInit != NumElts && MaybeElementDependentArrayFiller(FillerExpr)) in VisitInitListExpr()