Home
last modified time | relevance | path

Searched defs:NestedLoopCount (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9199 unsigned CurrentNestedLoopCount, unsigned NestedLoopCount, in checkOpenMPIterationSpace()
9663 unsigned NestedLoopCount = 1; in checkOpenMPLoop() local
10434 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPSimdDirective() local
10461 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPForDirective() local
10488 unsigned NestedLoopCount = in ActOnOpenMPForSimdDirective() local
10667 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPGenericLoopDirective() local
10696 unsigned NestedLoopCount = in ActOnOpenMPTeamsGenericLoopDirective() local
10730 unsigned NestedLoopCount = in ActOnOpenMPTargetTeamsGenericLoopDirective() local
10763 unsigned NestedLoopCount = in ActOnOpenMPParallelGenericLoopDirective() local
10795 unsigned NestedLoopCount = in ActOnOpenMPTargetParallelGenericLoopDirective() local
[all …]