Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7707 unsigned LoopDependentIdx = 0; member
9328 ResultIterSpaces[CurrentNestedLoopCount].LoopDependentIdx = in checkOpenMPIterationSpace()
10315 Built.DependentCounters[Cnt] = Built.Counters[IS.LoopDependentIdx - 1]; in checkOpenMPLoop()
10316 Built.DependentInits[Cnt] = Built.Inits[IS.LoopDependentIdx - 1]; in checkOpenMPLoop()