Home
last modified time | relevance | path

Searched refs:UniformedLinearThis (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp3437 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
3449 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
3531 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
3575 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
3580 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
3585 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp3720 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
3732 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
3814 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
3858 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
3863 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
3868 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp4482 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
4494 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
4576 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
4620 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
4625 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
4630 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5035 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
5047 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
5130 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
5174 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
5179 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
5184 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5035 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
5047 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
5130 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
5174 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
5179 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
5184 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp5645 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
5657 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
5740 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
5785 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
5790 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
5795 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp5771 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
5783 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
5866 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
5911 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
5916 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
5921 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5572 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
5584 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
5667 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
5712 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
5717 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
5722 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaOpenMP.cpp5568 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
5580 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
5663 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
5708 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
5713 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
5718 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp5771 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
5783 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
5866 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
5911 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
5916 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
5921 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaOpenMP.cpp6452 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
6464 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
6547 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
6592 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
6597 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
6602 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp6378 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
6390 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
6473 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
6518 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
6523 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
6528 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp6378 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
6390 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
6473 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
6518 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
6523 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
6528 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp6378 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
6390 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
6473 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
6518 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
6523 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
6528 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp6378 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
6390 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
6473 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
6518 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
6523 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
6528 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaOpenMP.cpp6378 const Expr *UniformedLinearThis = nullptr; in ActOnOpenMPDeclareSimdDirective() local
6390 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()
6473 const bool IsUniformedThis = UniformedLinearThis != nullptr; in ActOnOpenMPDeclareSimdDirective()
6518 if (UniformedLinearThis) { in ActOnOpenMPDeclareSimdDirective()
6523 Diag(UniformedLinearThis->getExprLoc(), diag::note_omp_explicit_dsa) in ActOnOpenMPDeclareSimdDirective()
6528 UniformedLinearThis = E; in ActOnOpenMPDeclareSimdDirective()