Home
last modified time | relevance | path

Searched defs:PrivateCopies (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h93 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h94 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h93 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h98 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h95 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h95 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h97 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h98 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h97 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h98 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h98 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h97 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h97 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h98 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h97 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGOpenMPRuntime.h97 SmallVector<const Expr *, 4> PrivateCopies; member
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp293 void OMPLastprivateClause::setPrivateCopies(ArrayRef<Expr *> PrivateCopies) { in setPrivateCopies()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp340 void OMPLastprivateClause::setPrivateCopies(ArrayRef<Expr *> PrivateCopies) { in setPrivateCopies()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp304 void OMPLastprivateClause::setPrivateCopies(ArrayRef<Expr *> PrivateCopies) { in setPrivateCopies()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp377 void OMPLastprivateClause::setPrivateCopies(ArrayRef<Expr *> PrivateCopies) { in setPrivateCopies()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp377 void OMPLastprivateClause::setPrivateCopies(ArrayRef<Expr *> PrivateCopies) { in setPrivateCopies()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp1564 SmallVector<Expr *, 8> PrivateCopies; in EndOpenMPDSABlock() local
9386 SmallVector<Expr *, 8> PrivateCopies; in ActOnOpenMPPrivateClause() local
9529 SmallVector<Expr *, 8> PrivateCopies; in ActOnOpenMPFirstprivateClause() local
13196 SmallVector<Expr *, 8> PrivateCopies; in ActOnOpenMPUseDevicePtrClause() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp1776 SmallVector<Expr *, 8> PrivateCopies; in EndOpenMPDSABlock() local
9816 SmallVector<Expr *, 8> PrivateCopies; in ActOnOpenMPPrivateClause() local
9970 SmallVector<Expr *, 8> PrivateCopies; in ActOnOpenMPFirstprivateClause() local
13767 SmallVector<Expr *, 8> PrivateCopies; in ActOnOpenMPUseDevicePtrClause() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DOpenMPClause.cpp443 void OMPLastprivateClause::setPrivateCopies(ArrayRef<Expr *> PrivateCopies) { in setPrivateCopies()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DOpenMPClause.cpp445 void OMPLastprivateClause::setPrivateCopies(ArrayRef<Expr *> PrivateCopies) { in setPrivateCopies()

12