Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h497 CombinedUpperBoundVariableOffset = 21, enumerator
708 Data->getChildren()[CombinedUpperBoundVariableOffset] = CombUB; in setCombinedUpperBoundVariable()
1033 return cast<Expr>(Data->getChildren()[CombinedUpperBoundVariableOffset]); in getCombinedUpperBoundVariable()