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