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