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