Home | History | Annotate | Download | only in AST

Lines Matching defs:setX

2132   void setX(Expr *X) { *std::next(child_begin()) = X; }