Searched defs:getNumForLoops (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h835 Expr *getNumForLoops() const { return cast_or_null<Expr>(NumForLoops); } function in class:clang::OMPCollapseClause
1532 Expr *getNumForLoops() const { return cast_or_null<Expr>(NumForLoops); } function in class:clang::final

Completed in 83 milliseconds