Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtOpenMP.h384 PrevLowerBoundVariableOffset = 17, enumerator
558 *std::next(child_begin(), PrevLowerBoundVariableOffset) = PrevLB; in setPrevLowerBoundVariable()
885 *std::next(child_begin(), PrevLowerBoundVariableOffset))); in getPrevLowerBoundVariable()