Home | History | Annotate | Download | only in Core

Lines Matching refs:InitListExpr

424     assert(isa<InitListExpr>(Init));
585 void ExprEngine::VisitInitListExpr(const InitListExpr *IE,
608 for (InitListExpr::const_reverse_iterator it = IE->rbegin(),
621 // Note, if the InitListExpr is a GLvalue, it means that there is an address