Home | History | Annotate | Download | only in Sema

Lines Matching refs:PLE

1242   if (ParenListExpr *PLE = dyn_cast<ParenListExpr>(Init))
1243 return PLE->getNumExprs() == 0;