Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmtOpenMP.h1051 CombinedUpperBoundVariableOffset = 21, enumerator
1269 Data->getChildren()[CombinedUpperBoundVariableOffset] = CombUB; in setCombinedUpperBoundVariable()
1428 return cast<Expr>(Data->getChildren()[CombinedUpperBoundVariableOffset]); in getCombinedUpperBoundVariable()