Searched refs:IterationVariableOffset (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h443 IterationVariableOffset = 1, enumerator in enum:clang::OMPLoopDirective::__anon85
589 *std::next(child_begin(), IterationVariableOffset) = IV; local
916 *std::next(child_begin(), IterationVariableOffset)));

Completed in 96 milliseconds