Searched defs:ParenExpr (Results 1 – 1 of 1) sorted by relevance
1340 ParenExpr(SourceLocation l, SourceLocation r, Expr *val) in ParenExpr() function1349 explicit ParenExpr(EmptyShell Empty) in ParenExpr() function1369 static bool classof(const ParenExpr *) { return true; } in classof()