Searched defs:getNumForLoops (Results 1 – 1 of 1) sorted by relevance
1250 Expr *getNumForLoops() const { return getStmtAs<Expr>(); } in getNumForLoops() function2185 Expr *getNumForLoops() const { return cast_or_null<Expr>(NumForLoops); } in getNumForLoops() function