Home
last modified time | relevance | path

Searched defs:DSAInfo (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp98 struct DSAInfo { struct in __anon1098f3dd0111::DSAStackTy
99 OpenMPClauseKind Attributes = OMPC_unknown;
100 unsigned Modifier = 0;
103 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
104 DeclRefExpr *PrivateCopy = nullptr;
107 bool AppliedToPointee = false;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp99 struct DSAInfo { struct in __anone889623c0111::DSAStackTy
100 OpenMPClauseKind Attributes = OMPC_unknown;
101 unsigned Modifier = 0;
104 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
105 DeclRefExpr *PrivateCopy = nullptr;
108 bool AppliedToPointee = false;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp99 struct DSAInfo { struct in __anon5b5425d00111::DSAStackTy
100 OpenMPClauseKind Attributes = OMPC_unknown;
101 unsigned Modifier = 0;
104 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
105 DeclRefExpr *PrivateCopy = nullptr;
108 bool AppliedToPointee = false;
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp80 struct DSAInfo { struct in __anon0050f7f00111::DSAStackTy
81 OpenMPClauseKind Attributes = OMPC_unknown;
84 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
85 DeclRefExpr *PrivateCopy = nullptr;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaOpenMP.cpp99 struct DSAInfo { struct in __anon850ef1bd0111::DSAStackTy
100 OpenMPClauseKind Attributes = OMPC_unknown;
101 unsigned Modifier = 0;
104 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
105 DeclRefExpr *PrivateCopy = nullptr;
108 bool AppliedToPointee = false;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp99 struct DSAInfo { struct in __anondf8189520111::DSAStackTy
100 OpenMPClauseKind Attributes = OMPC_unknown;
101 unsigned Modifier = 0;
104 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
105 DeclRefExpr *PrivateCopy = nullptr;
108 bool AppliedToPointee = false;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp99 struct DSAInfo { struct in __anon81834a8a0111::DSAStackTy
100 OpenMPClauseKind Attributes = OMPC_unknown;
101 unsigned Modifier = 0;
104 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
105 DeclRefExpr *PrivateCopy = nullptr;
108 bool AppliedToPointee = false;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp99 struct DSAInfo { struct in __anon69b784ff0111::DSAStackTy
100 OpenMPClauseKind Attributes = OMPC_unknown;
101 unsigned Modifier = 0;
104 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
105 DeclRefExpr *PrivateCopy = nullptr;
108 bool AppliedToPointee = false;
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaOpenMP.cpp99 struct DSAInfo { struct in __anon6cb6c5be0111::DSAStackTy
100 OpenMPClauseKind Attributes = OMPC_unknown;
101 unsigned Modifier = 0;
104 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
105 DeclRefExpr *PrivateCopy = nullptr;
108 bool AppliedToPointee = false;
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaOpenMP.cpp99 struct DSAInfo { struct in __anon49a8e65b0111::DSAStackTy
100 OpenMPClauseKind Attributes = OMPC_unknown;
101 unsigned Modifier = 0;
104 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
105 DeclRefExpr *PrivateCopy = nullptr;
108 bool AppliedToPointee = false;
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp81 struct DSAInfo { struct in __anon523c83f20111::DSAStackTy
82 OpenMPClauseKind Attributes = OMPC_unknown;
85 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
86 DeclRefExpr *PrivateCopy = nullptr;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp95 struct DSAInfo { struct in __anonea1ad5b60111::DSAStackTy
96 OpenMPClauseKind Attributes = OMPC_unknown;
97 unsigned Modifier = 0;
100 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
101 DeclRefExpr *PrivateCopy = nullptr;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaOpenMP.cpp95 struct DSAInfo { struct in __anona79e59520111::DSAStackTy
96 OpenMPClauseKind Attributes = OMPC_unknown;
97 unsigned Modifier = 0;
100 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
101 DeclRefExpr *PrivateCopy = nullptr;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp80 struct DSAInfo { struct in __anona4280ff40111::DSAStackTy
81 OpenMPClauseKind Attributes = OMPC_unknown;
84 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
85 DeclRefExpr *PrivateCopy = nullptr;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp78 struct DSAInfo { struct in __anon684c942d0111::DSAStackTy
79 OpenMPClauseKind Attributes = OMPC_unknown;
82 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
83 DeclRefExpr *PrivateCopy = nullptr;
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp78 struct DSAInfo { struct in __anon982f49b40111::DSAStackTy
79 OpenMPClauseKind Attributes = OMPC_unknown;
82 llvm::PointerIntPair<const Expr *, 1, bool> RefExpr;
83 DeclRefExpr *PrivateCopy = nullptr;