Home
last modified time | relevance | path

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

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