Home
last modified time | relevance | path

Searched defs:getNumForLoops (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h998 Expr *getNumForLoops() const { return getStmtAs<Expr>(); } getNumForLoops() function
1888 Expr *getNumForLoops() const { return cast_or_null<Expr>(NumForLoops); } getNumForLoops() function