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

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

Completed in 69 milliseconds