Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DStmtOpenMP.h1051 CombinedLowerBoundVariableOffset = 20, enumerator
1265 Data->getChildren()[CombinedLowerBoundVariableOffset] = CombLB; in setCombinedLowerBoundVariable()
1424 return cast<Expr>(Data->getChildren()[CombinedLowerBoundVariableOffset]); in getCombinedLowerBoundVariable()