Home
last modified time | relevance | path

Searched refs:M1Loc (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp8942 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
8943 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
8951 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
8965 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
8967 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
8968 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
8985 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
9004 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
9046 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp9332 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
9333 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
9341 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
9355 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
9357 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
9358 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
9375 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
9394 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
9436 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h852 OpenMPScheduleClauseModifier M1, SourceLocation M1Loc,
860 ModifiersLoc[FIRST] = M1Loc;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp10386 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
10387 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
10395 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
10409 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
10411 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
10412 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
10429 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
10448 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
10490 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1054 OpenMPScheduleClauseModifier M1, SourceLocation M1Loc, in OMPScheduleClause() argument
1062 ModifiersLoc[FIRST] = M1Loc; in OMPScheduleClause()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp12114 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
12115 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
12123 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
12137 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
12139 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
12140 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
12157 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
12176 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
12218 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp12114 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
12115 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
12123 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
12137 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
12139 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
12140 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
12157 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
12176 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
12218 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1378 OpenMPScheduleClauseModifier M1, SourceLocation M1Loc, in OMPScheduleClause() argument
1386 ModifiersLoc[FIRST] = M1Loc; in OMPScheduleClause()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp13315 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
13316 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
13324 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
13338 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
13340 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
13341 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
13358 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
13379 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
13421 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp13465 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
13466 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
13474 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
13488 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
13490 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
13491 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
13508 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
13529 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
13571 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp13185 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
13186 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
13194 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
13208 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
13210 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
13211 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
13228 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
13249 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
13291 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaOpenMP.cpp13181 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
13182 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
13190 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
13204 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
13206 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
13207 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
13224 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
13245 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
13287 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp13465 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
13466 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
13474 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
13488 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
13490 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
13491 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
13508 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
13529 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
13571 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1387 OpenMPScheduleClauseModifier M1, SourceLocation M1Loc, in OMPScheduleClause() argument
1395 ModifiersLoc[FIRST] = M1Loc; in OMPScheduleClause()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h1387 OpenMPScheduleClauseModifier M1, SourceLocation M1Loc, in OMPScheduleClause() argument
1395 ModifiersLoc[FIRST] = M1Loc; in OMPScheduleClause()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaOpenMP.cpp14884 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
14885 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
14893 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
14907 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
14909 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
14910 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
14927 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
14948 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
14990 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp14794 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
14795 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
14803 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
14817 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
14819 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
14820 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
14837 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
14858 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
14900 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp14794 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
14795 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
14803 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
14817 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
14819 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
14820 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
14837 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
14858 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
14900 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp14794 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
14795 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
14803 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
14817 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
14819 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
14820 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
14837 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
14858 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
14900 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp14794 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
14795 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
14803 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
14817 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
14819 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
14820 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
14837 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
14858 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
14900 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaOpenMP.cpp14794 SourceLocation M1Loc, SourceLocation M2Loc) { in checkScheduleModifiers() argument
14795 if (M1 == OMPC_SCHEDULE_MODIFIER_unknown && M1Loc.isValid()) { in checkScheduleModifiers()
14803 S.Diag(M1Loc, diag::err_omp_unexpected_clause_value) in checkScheduleModifiers()
14817 SourceLocation LParenLoc, SourceLocation M1Loc, SourceLocation M2Loc, in ActOnOpenMPScheduleClause() argument
14819 if (checkScheduleModifiers(*this, M1, M2, M1Loc, M2Loc) || in ActOnOpenMPScheduleClause()
14820 checkScheduleModifiers(*this, M2, M1, M2Loc, M1Loc)) in ActOnOpenMPScheduleClause()
14837 if (M1Loc.isInvalid() && M2Loc.isInvalid()) { in ActOnOpenMPScheduleClause()
14858 Diag(M1 == OMPC_SCHEDULE_MODIFIER_nonmonotonic ? M1Loc : M2Loc, in ActOnOpenMPScheduleClause()
14900 ValExpr, HelperValStmt, M1, M1Loc, M2, M2Loc); in ActOnOpenMPScheduleClause()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h1401 OpenMPScheduleClauseModifier M1, SourceLocation M1Loc, in OMPScheduleClause() argument
1409 ModifiersLoc[FIRST] = M1Loc; in OMPScheduleClause()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h1399 OpenMPScheduleClauseModifier M1, SourceLocation M1Loc, in OMPScheduleClause() argument
1407 ModifiersLoc[FIRST] = M1Loc; in OMPScheduleClause()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DOpenMPClause.h1399 OpenMPScheduleClauseModifier M1, SourceLocation M1Loc, in OMPScheduleClause() argument
1407 ModifiersLoc[FIRST] = M1Loc; in OMPScheduleClause()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DOpenMPClause.h1401 OpenMPScheduleClauseModifier M1, SourceLocation M1Loc, in OMPScheduleClause() argument
1409 ModifiersLoc[FIRST] = M1Loc; in OMPScheduleClause()

123