Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp7794 bool IsNonRectangularUB = false; member
9296 ResultIterSpaces[CurrentNestedLoopCount].IsNonRectangularUB = in checkOpenMPIterationSpace()
10166 if (IS.IsNonRectangularLB || IS.IsNonRectangularUB) { in checkOpenMPLoop()