Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmtOpenMP.h310 IterationVariableOffset = 1, enumerator
415 *std::next(child_begin(), IterationVariableOffset) = IV; in setIterationVariable()
612 *std::next(child_begin(), IterationVariableOffset))); in getIterationVariable()