Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmtOpenMP.h1050 CombinedLowerBoundVariableOffset = 20, enumerator
1264 Data->getChildren()[CombinedLowerBoundVariableOffset] = CombLB; in setCombinedLowerBoundVariable()
1423 return cast<Expr>(Data->getChildren()[CombinedLowerBoundVariableOffset]); in getCombinedLowerBoundVariable()