Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp8997 return NestedLoopCount; in checkOpenMPLoop()
9050 return NestedLoopCount; in checkOpenMPLoop()
9597 return NestedLoopCount; in checkOpenMPLoop()
9674 if (NestedLoopCount == 0) in ActOnOpenMPSimdDirective()
9713 if (NestedLoopCount == 0) in ActOnOpenMPForDirective()
9750 if (NestedLoopCount == 0) in ActOnOpenMPForSimdDirective()
10017 if (NestedLoopCount == 0) in ActOnOpenMPParallelForDirective()
10061 if (NestedLoopCount == 0) in ActOnOpenMPParallelForSimdDirective()
11256 if (NestedLoopCount == 0) in ActOnOpenMPTargetParallelForDirective()
11524 if (NestedLoopCount == 0) in ActOnOpenMPTaskLoopDirective()
[all …]