Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h1203 void setCombinedNextLowerBound(Expr *CombNLB) { in setCombinedNextLowerBound() argument
1206 Data->getChildren()[CombinedNextLowerBoundOffset] = CombNLB; in setCombinedNextLowerBound()