Home | History | Annotate | Download | only in AST

Lines Matching refs:filler

3973   void setArrayFiller(Expr *filler);
3975 /// \brief Return true if this is an array initializer and its array "filler"
4063 // FIXME: This does not include the array filler expression.