Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOpenMP.cpp2858 unsigned CurrentNestedLoopCount, unsigned NestedLoopCount, in CheckOpenMPIterationSpace() argument
2868 << NestedLoopCount << (CurrentNestedLoopCount > 0) in CheckOpenMPIterationSpace()
2869 << CurrentNestedLoopCount; in CheckOpenMPIterationSpace()