Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1068 CombinedUpperBoundVariableOffset = 21, enumerator
1286 Data->getChildren()[CombinedUpperBoundVariableOffset] = CombUB; in setCombinedUpperBoundVariable()
1445 return cast<Expr>(Data->getChildren()[CombinedUpperBoundVariableOffset]); in getCombinedUpperBoundVariable()