Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h947 IterationVariableOffset = 0, enumerator
1087 Data->getChildren()[IterationVariableOffset] = IV; in setIterationVariable()
1235 return cast<Expr>(Data->getChildren()[IterationVariableOffset]); in getIterationVariable()