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