Searched defs:getIntExpr (Results 1 – 1 of 1) sorted by relevance
502 const Expr *getIntExpr() const { in getIntExpr() function506 Expr *getIntExpr() { return hasIntExpr() ? getExprs()[0] : nullptr; }; in getIntExpr() function