Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h760 Expr *LastIteration; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9757 ExprResult LastIteration = LastIteration64; in checkOpenMPLoop() local