Searched defs:getBaseExpr (Results 1 – 2 of 2) sorted by relevance
883 Expr *getBaseExpr() const { return cast<Expr>(SubExprs[BASE]); } in getBaseExpr() function
982 Expr *getBaseExpr() const { return BaseExpr; } getBaseExpr() function