Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtOpenMP.h389 CombinedUpperBoundVariableOffset = 22, enumerator
583 *std::next(child_begin(), CombinedUpperBoundVariableOffset) = CombUB; in setCombinedUpperBoundVariable()
915 *std::next(child_begin(), CombinedUpperBoundVariableOffset))); in getCombinedUpperBoundVariable()