Searched refs:MaybeElementDependentArrayFiller (Results 1 – 1 of 1) sorted by relevance
11003 static bool MaybeElementDependentArrayFiller(const Expr *FillerExpr) { in MaybeElementDependentArrayFiller() function11010 if (MaybeElementDependentArrayFiller(ILE->getInit(I))) in MaybeElementDependentArrayFiller()11015 MaybeElementDependentArrayFiller(ILE->getArrayFiller())) in MaybeElementDependentArrayFiller()11068 if (NumEltsToInit != NumElts && MaybeElementDependentArrayFiller(ArrayFiller)) in VisitCXXParenListOrInitListExpr()