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.cpp9157 unsigned CurrentNestedLoopCount, unsigned NestedLoopCount, in checkOpenMPIterationSpace()
9581 unsigned NestedLoopCount = 1; in checkOpenMPLoop() local
10366 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPSimdDirective() local
10398 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPForDirective() local
10424 unsigned NestedLoopCount = in ActOnOpenMPForSimdDirective() local
10602 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPGenericLoopDirective() local
10631 unsigned NestedLoopCount = in ActOnOpenMPTeamsGenericLoopDirective() local
10665 unsigned NestedLoopCount = in ActOnOpenMPTargetTeamsGenericLoopDirective() local
10698 unsigned NestedLoopCount = in ActOnOpenMPParallelGenericLoopDirective() local
10730 unsigned NestedLoopCount = in ActOnOpenMPTargetParallelGenericLoopDirective() local
[all …]