Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmtOpenMP.h1286 void setCombinedNextLowerBound(Expr *CombNLB) { in setCombinedNextLowerBound() argument
1289 Data->getChildren()[CombinedNextLowerBoundOffset] = CombNLB; in setCombinedNextLowerBound()