Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp2382 unsigned CurrentNestedLoopCount, unsigned NestedLoopCount, in CheckOpenMPIterationSpace() argument
2392 << NestedLoopCount << (CurrentNestedLoopCount > 0) in CheckOpenMPIterationSpace()
2393 << CurrentNestedLoopCount; in CheckOpenMPIterationSpace()