Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1071 CombinedNextLowerBoundOffset = 25, enumerator
1305 Data->getChildren()[CombinedNextLowerBoundOffset] = CombNLB; in setCombinedNextLowerBound()
1464 return cast<Expr>(Data->getChildren()[CombinedNextLowerBoundOffset]); in getCombinedNextLowerBound()