Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtOpenMP.h361 IterationVariableOffset = 1, enumerator
480 *std::next(child_begin(), IterationVariableOffset) = IV; in setIterationVariable()
787 *std::next(child_begin(), IterationVariableOffset))); in getIterationVariable()