Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5184 return NestedLoopCount; in checkOpenMPLoop()
5237 return NestedLoopCount; in checkOpenMPLoop()
5702 return NestedLoopCount; in checkOpenMPLoop()
5779 if (NestedLoopCount == 0) in ActOnOpenMPSimdDirective()
5818 if (NestedLoopCount == 0) in ActOnOpenMPForDirective()
5854 if (NestedLoopCount == 0) in ActOnOpenMPForSimdDirective()
6056 if (NestedLoopCount == 0) in ActOnOpenMPParallelForDirective()
6100 if (NestedLoopCount == 0) in ActOnOpenMPParallelForSimdDirective()
7096 if (NestedLoopCount == 0) in ActOnOpenMPTargetParallelForDirective()
7382 if (NestedLoopCount == 0) in ActOnOpenMPTaskLoopDirective()
[all …]