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.h1072 CombinedNextLowerBoundOffset = 25, enumerator
1306 Data->getChildren()[CombinedNextLowerBoundOffset] = CombNLB; in setCombinedNextLowerBound()
1465 return cast<Expr>(Data->getChildren()[CombinedNextLowerBoundOffset]); in getCombinedNextLowerBound()