Home
last modified time | relevance | path

Searched defs:SupportsNonRectangular (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7962 bool SupportsNonRectangular; global() member in __anon265630163a11::OpenMPIterationSpaceChecker
8012 OpenMPIterationSpaceChecker(Sema & SemaRef,bool SupportsNonRectangular,DSAStackTy & Stack,SourceLocation DefaultLoc) OpenMPIterationSpaceChecker() argument
8217 bool SupportsNonRectangular; global() member in __anon265630163a11::__anon265630163b11::LoopCounterRefChecker
8289 LoopCounterRefChecker(Sema & SemaRef,DSAStackTy & Stack,const ValueDecl * CurLCDecl,bool IsInitializer,const ValueDecl * PrevDepDecl=nullptr,bool SupportsNonRectangular=true) LoopCounterRefChecker() argument
9358 bool SupportsNonRectangular = !isOpenMPLoopTransformationDirective(DKind); checkOpenMPIterationSpace() local
[all...]