Home | History | Annotate | Download | only in Sema

Lines Matching refs:ParenListExpr

2622   // A ParenListExpr can show up while doing error recovery with invalid code.
2623 if (isa<ParenListExpr>(Receiver)) {