Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1066 CombinedLowerBoundVariableOffset = 20, enumerator
1280 Data->getChildren()[CombinedLowerBoundVariableOffset] = CombLB; in setCombinedLowerBoundVariable()
1439 return cast<Expr>(Data->getChildren()[CombinedLowerBoundVariableOffset]); in getCombinedLowerBoundVariable()