Home | History | Annotate | Download | only in Sema

Lines Matching refs:PLE

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