Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp10521 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPSimdDirective()
10565 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPForDirective()
10788 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPGenericLoopDirective()
13922 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPParallelMasterTaskLoopDirective()
13979 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPParallelMaskedTaskLoopDirective()
14036 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPParallelMasterTaskLoopSimdDirective()
14105 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPParallelMaskedTaskLoopSimdDirective()
14203 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPDistributeParallelForDirective()
14247 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPDistributeParallelForSimdDirective()
14359 unsigned NestedLoopCount = checkOpenMPLoop( in ActOnOpenMPTargetParallelForSimdDirective()
[all …]