Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp10204 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPSimdDirective()
10243 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPForDirective()
10465 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPGenericLoopDirective()
13502 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPParallelMasterTaskLoopDirective()
13559 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPParallelMaskedTaskLoopDirective()
13616 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPParallelMasterTaskLoopSimdDirective()
13685 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPParallelMaskedTaskLoopSimdDirective()
13778 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPDistributeParallelForDirective()
13822 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPDistributeParallelForSimdDirective()
13934 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPTargetParallelForSimdDirective()
[all …]