Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h975 CombinedLowerBoundVariableOffset = 20, enumerator
1181 Data->getChildren()[CombinedLowerBoundVariableOffset] = CombLB; in setCombinedLowerBoundVariable()
1332 return cast<Expr>(Data->getChildren()[CombinedLowerBoundVariableOffset]); in getCombinedLowerBoundVariable()