Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp7813 unsigned TotalNestedLoopCount, Expr *CollapseLoopCountExpr, in checkOpenMPIterationSpace() argument
7827 << getOpenMPDirectiveName(DKind) << TotalNestedLoopCount in checkOpenMPIterationSpace()
7829 if (TotalNestedLoopCount > 1) { in checkOpenMPIterationSpace()