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