Lines Matching refs:getClausesOfKind
148 for (const auto *C : LD->getClausesOfKind<OMPPrivateClause>()) {
247 for (const auto *C : S.getClausesOfKind<OMPReductionClause>()) {
792 for (const auto *C : D.getClausesOfKind<OMPLastprivateClause>()) {
805 for (const auto *C : D.getClausesOfKind<OMPFirstprivateClause>()) {
947 for (const auto *C : D.getClausesOfKind<OMPPrivateClause>()) {
976 for (const auto *C : D.getClausesOfKind<OMPCopyinClause>()) {
1052 for (const auto *C : D.getClausesOfKind<OMPLastprivateClause>()) {
1122 llvm::any_of(D.getClausesOfKind<OMPLastprivateClause>(),
1150 for (const auto *C : D.getClausesOfKind<OMPLastprivateClause>()) {
1208 for (const auto *C : D.getClausesOfKind<OMPReductionClause>()) {
1425 for (const auto *C : D.getClausesOfKind<OMPReductionClause>()) {
1461 for (const auto *C : D.getClausesOfKind<OMPReductionClause>()) {
1496 for (const auto *C : S.getClausesOfKind<OMPReductionClause>()) {
1507 for (const auto *C : S.getClausesOfKind<OMPLastprivateClause>()) {
1518 for (const auto *C : S.getClausesOfKind<OMPLinearClause>()) {
1533 for (const auto *C : S.getClausesOfKind<OMPFirstprivateClause>()) {
1569 for (const auto *C : S.getClausesOfKind<OMPIfClause>()) {
1857 for (const auto *C : D.getClausesOfKind<OMPLinearClause>()) {
2096 for (const auto *C : D.getClausesOfKind<OMPLinearClause>()) {
2135 for (const auto *C : D.getClausesOfKind<OMPLinearClause>()) {
2170 for (const auto *Clause : D.getClausesOfKind<OMPAlignedClause>()) {
2232 for (const auto *C : S.getClausesOfKind<OMPOrderedClause>()) {
2300 for (const auto *C : D.getClausesOfKind<OMPLinearClause>()) {
2362 llvm::any_of(D.getClausesOfKind<OMPReductionClause>(),
2450 for (const auto *C : S.getClausesOfKind<OMPIfClause>()) {
3327 for (const auto *C : S.getClausesOfKind<OMPReductionClause>()) {
3396 for (const auto *C : S.getClausesOfKind<OMPReductionClause>()) {
3529 if (llvm::any_of(S.getClausesOfKind<OMPReductionClause>(),
3907 for (const auto *C : S.getClausesOfKind<OMPCopyprivateClause>()) {
4092 if (llvm::any_of(S.getClausesOfKind<OMPReductionClause>(),
4123 if (llvm::any_of(S.getClausesOfKind<OMPReductionClause>(),
4270 for (const auto *C : S.getClausesOfKind<OMPPrivateClause>()) {
4283 for (const auto *C : S.getClausesOfKind<OMPFirstprivateClause>()) {
4299 for (const auto *C : S.getClausesOfKind<OMPLastprivateClause>()) {
4317 for (const auto *C : S.getClausesOfKind<OMPReductionClause>()) {
4329 for (const auto *C : S.getClausesOfKind<OMPDependClause>()) {
4488 for (const auto *C : S.getClausesOfKind<OMPInReductionClause>()) {
4597 for (const auto *C : S.getClausesOfKind<OMPFirstprivateClause>()) {
4648 for (const auto *C : S.getClausesOfKind<OMPDependClause>()) {
4727 for (const auto *C : S.getClausesOfKind<OMPIfClause>()) {
4774 for (const auto *C : S.getClausesOfKind<OMPTaskReductionClause>()) {
4848 for (const auto *C : ParentDir.getClausesOfKind<OMPReductionClause>()) {
5291 for (const auto *DC : S.getClausesOfKind<OMPDependClause>())
5917 for (const auto *C : S.getClausesOfKind<OMPIfClause>()) {
6393 for (const auto *C : S.getClausesOfKind<OMPIfClause>()) {
6594 for (const auto *C : S.getClausesOfKind<OMPUseDevicePtrClause>())
6597 for (const auto *C : S.getClausesOfKind<OMPUseDeviceAddrClause>())
6835 for (const auto *C : S.getClausesOfKind<OMPIfClause>()) {
7093 for (const auto *C : D.getClausesOfKind<OMPFirstprivateClause>()) {
7128 for (const auto *C : D.getClausesOfKind<OMPOrderedClause>()) {