Home | History | Annotate | Download | only in Sema

Lines Matching full:lparen

1495   ExprResult RebuildParenExpr(Expr *SubExpr, SourceLocation LParen,
1497 return getSema().ActOnParenExpr(LParen, RParen, SubExpr);