Home | History | Annotate | Download | only in AST

Lines Matching defs:getBaseExpr

807   Expr *getBaseExpr() const { return cast<Expr>(SubExprs[BASE]); }