Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1236 void setCombinedNextLowerBound(Expr *CombNLB) { in setCombinedNextLowerBound() argument
1239 Data->getChildren()[CombinedNextLowerBoundOffset] = CombNLB; in setCombinedNextLowerBound()