Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp2424 unsigned CurrentNestedLoopCount, unsigned NestedLoopCount, in CheckOpenMPIterationSpace() argument
2434 << NestedLoopCount << (CurrentNestedLoopCount > 0) in CheckOpenMPIterationSpace()
2435 << CurrentNestedLoopCount; in CheckOpenMPIterationSpace()