Home | History | Annotate | Download | only in AST

Lines Matching defs:setBase

734   void setBase(Expr *Base) { SubExprs[BASE_EXPR] = Base; }