Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DStmtOpenMP.h1287 void setCombinedNextLowerBound(Expr *CombNLB) { in setCombinedNextLowerBound() argument
1290 Data->getChildren()[CombinedNextLowerBoundOffset] = CombNLB; in setCombinedNextLowerBound()