Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1195 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setIsLastIterVariable()
1203 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setLowerBoundVariable()
1211 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setUpperBoundVariable()
1219 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setStrideVariable()
1227 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setEnsureUpperBound()
1235 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setNextLowerBound()
1243 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setNextUpperBound()
1251 isOpenMPGenericLoopDirective(getDirectiveKind()) || in setNumIterations()
1354 isOpenMPGenericLoopDirective(getDirectiveKind()) || in getIsLastIterVariable()
1362 isOpenMPGenericLoopDirective(getDirectiveKind()) || in getLowerBoundVariable()
[all …]
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenMPKinds.h319 bool isOpenMPGenericLoopDirective(OpenMPDirectiveKind DKind);
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DOpenMPKinds.cpp718 bool clang::isOpenMPGenericLoopDirective(OpenMPDirectiveKind Kind) { in isOpenMPGenericLoopDirective() function in clang
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5127 isOpenMPGenericLoopDirective(ParentRegion) || in checkNestingOfRegions()
5164 isOpenMPGenericLoopDirective(ParentRegion) || in checkNestingOfRegions()
5179 isOpenMPGenericLoopDirective(ParentRegion) || in checkNestingOfRegions()
9454 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPIterationSpace()
9969 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()
10069 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()
10081 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()
10113 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()
10163 isOpenMPGenericLoopDirective(DKind) || in checkOpenMPLoop()