Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmtOpenMP.h1179 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setIsLastIterVariable()
1187 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setLowerBoundVariable()
1195 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setUpperBoundVariable()
1203 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setStrideVariable()
1211 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setEnsureUpperBound()
1219 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setNextLowerBound()
1227 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setNextUpperBound()
1235 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setNumIterations()
1338 isOpenMPGenericLoopDirective(getDirectiveKind()) || in getIsLastIterVariable()
1346 isOpenMPGenericLoopDirective(getDirectiveKind()) || in getLowerBoundVariable()
[all …]
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DOpenMPKinds.h268 bool isOpenMPGenericLoopDirective(OpenMPDirectiveKind DKind);
/llvm-project-15.0.7/clang/lib/Basic/
H A DOpenMPKinds.cpp619 bool clang::isOpenMPGenericLoopDirective(OpenMPDirectiveKind Kind) { in isOpenMPGenericLoopDirective() function in clang
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp5036 isOpenMPGenericLoopDirective(ParentRegion) || in checkNestingOfRegions()
5070 isOpenMPGenericLoopDirective(ParentRegion) || in checkNestingOfRegions()
5085 isOpenMPGenericLoopDirective(ParentRegion) || in checkNestingOfRegions()
9187 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPIterationSpace()
9671 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()
9771 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()
9783 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()
9815 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()
9865 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()