Searched defs:getIndexExpr (Results 1 – 3 of 3) sorted by relevance
2164 Expr *getIndexExpr() const { return getTypePtr()->getIndexExpr(); } in getIndexExpr() function
2584 Expr* getIndexExpr(unsigned Idx) { in getIndexExpr() function2588 const Expr *getIndexExpr(unsigned Idx) const { in getIndexExpr() function
4566 Expr *getIndexExpr() const { return cast<Expr>(SubExprs[1]); } in getIndexExpr() function