Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp4688 struct LoopIterationSpace final { struct
4759 LoopIterationSpace &ResultIterSpace, in checkOpenMPIterationSpace()
5142 SmallVector<LoopIterationSpace, 4> IterSpaces; in checkOpenMPLoop()
5590 LoopIterationSpace &IS = IterSpaces[Cnt]; in checkOpenMPLoop()