Searched defs:getNumForLoops (Results 1 – 5 of 5) sorted by relevance
537 Expr *getNumForLoops() const { return cast_or_null<Expr>(NumForLoops); } in getNumForLoops() function913 Expr *getNumForLoops() const { return cast_or_null<Expr>(NumForLoops); } in getNumForLoops() function
998 Expr *getNumForLoops() const { return getStmtAs<Expr>(); } in getNumForLoops() function1888 Expr *getNumForLoops() const { return cast_or_null<Expr>(NumForLoops); } in getNumForLoops() function