Home
last modified time | relevance | path

Searched refs:LValueBase (Results 1 – 25 of 137) sorted by relevance

123456

/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DAPValue.cpp40 APValue::LValueBase::LValueBase(const ValueDecl *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
42 APValue::LValueBase::LValueBase(const Expr *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
45 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc()
47 LValueBase Base; in getDynamicAlloc()
53 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo()
55 LValueBase Base; in getTypeInfo()
94 APValue::LValueBase Base;
114 clang::APValue::LValueBase
116 return clang::APValue::LValueBase( in getEmptyKey()
120 clang::APValue::LValueBase
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DAPValue.cpp40 APValue::LValueBase::LValueBase(const ValueDecl *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
42 APValue::LValueBase::LValueBase(const Expr *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
45 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc()
47 LValueBase Base; in getDynamicAlloc()
53 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo()
55 LValueBase Base; in getTypeInfo()
94 APValue::LValueBase Base;
114 clang::APValue::LValueBase
116 return clang::APValue::LValueBase( in getEmptyKey()
120 clang::APValue::LValueBase
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DAPValue.cpp40 APValue::LValueBase::LValueBase(const ValueDecl *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
42 APValue::LValueBase::LValueBase(const Expr *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
45 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc()
47 LValueBase Base; in getDynamicAlloc()
53 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo()
55 LValueBase Base; in getTypeInfo()
94 APValue::LValueBase Base;
114 clang::APValue::LValueBase
116 return clang::APValue::LValueBase( in getEmptyKey()
120 clang::APValue::LValueBase
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DAPValue.cpp40 APValue::LValueBase::LValueBase(const ValueDecl *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
42 APValue::LValueBase::LValueBase(const Expr *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
45 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc()
47 LValueBase Base; in getDynamicAlloc()
53 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo()
55 LValueBase Base; in getTypeInfo()
94 APValue::LValueBase Base;
114 clang::APValue::LValueBase
116 return clang::APValue::LValueBase( in getEmptyKey()
120 clang::APValue::LValueBase
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DAPValue.cpp40 APValue::LValueBase::LValueBase(const ValueDecl *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
42 APValue::LValueBase::LValueBase(const Expr *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
45 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo()
47 LValueBase Base; in getTypeInfo()
80 APValue::LValueBase Base;
92 bool APValue::LValueBase::isNull() const { in isNull()
100 clang::APValue::LValueBase
102 return clang::APValue::LValueBase( in getEmptyKey()
106 clang::APValue::LValueBase
108 return clang::APValue::LValueBase( in getTombstoneKey()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DAPValue.cpp42 APValue::LValueBase::LValueBase(const ValueDecl *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
44 APValue::LValueBase::LValueBase(const Expr *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
47 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc()
49 LValueBase Base; in getDynamicAlloc()
55 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo()
57 LValueBase Base; in getTypeInfo()
167 APValue::LValueBase Base;
187 clang::APValue::LValueBase
189 clang::APValue::LValueBase B; in getEmptyKey()
194 clang::APValue::LValueBase
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DAPValue.cpp42 APValue::LValueBase::LValueBase(const ValueDecl *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
44 APValue::LValueBase::LValueBase(const Expr *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
47 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc()
49 LValueBase Base; in getDynamicAlloc()
55 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo()
57 LValueBase Base; in getTypeInfo()
167 APValue::LValueBase Base;
187 clang::APValue::LValueBase
189 clang::APValue::LValueBase B; in getEmptyKey()
194 clang::APValue::LValueBase
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DAPValue.cpp42 APValue::LValueBase::LValueBase(const ValueDecl *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
44 APValue::LValueBase::LValueBase(const Expr *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
47 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc()
49 LValueBase Base; in getDynamicAlloc()
55 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo()
57 LValueBase Base; in getTypeInfo()
167 APValue::LValueBase Base;
187 clang::APValue::LValueBase
189 clang::APValue::LValueBase B; in getEmptyKey()
194 clang::APValue::LValueBase
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DAPValue.cpp42 APValue::LValueBase::LValueBase(const ValueDecl *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
44 APValue::LValueBase::LValueBase(const Expr *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
47 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc()
49 LValueBase Base; in getDynamicAlloc()
55 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo()
57 LValueBase Base; in getTypeInfo()
167 APValue::LValueBase Base;
187 clang::APValue::LValueBase
189 clang::APValue::LValueBase B; in getEmptyKey()
194 clang::APValue::LValueBase
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DAPValue.cpp42 APValue::LValueBase::LValueBase(const ValueDecl *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
44 APValue::LValueBase::LValueBase(const Expr *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
47 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc()
49 LValueBase Base; in getDynamicAlloc()
55 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo()
57 LValueBase Base; in getTypeInfo()
167 APValue::LValueBase Base;
187 clang::APValue::LValueBase
189 clang::APValue::LValueBase B; in getEmptyKey()
194 clang::APValue::LValueBase
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DAPValue.cpp42 APValue::LValueBase::LValueBase(const ValueDecl *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
44 APValue::LValueBase::LValueBase(const Expr *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
47 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc()
49 LValueBase Base; in getDynamicAlloc()
55 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo()
57 LValueBase Base; in getTypeInfo()
167 APValue::LValueBase Base;
187 clang::APValue::LValueBase
189 clang::APValue::LValueBase B; in getEmptyKey()
194 clang::APValue::LValueBase
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DAPValue.cpp42 APValue::LValueBase::LValueBase(const ValueDecl *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
44 APValue::LValueBase::LValueBase(const Expr *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
47 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc()
49 LValueBase Base; in getDynamicAlloc()
55 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo()
57 LValueBase Base; in getTypeInfo()
167 APValue::LValueBase Base;
187 clang::APValue::LValueBase
189 clang::APValue::LValueBase B; in getEmptyKey()
194 clang::APValue::LValueBase
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DAPValue.cpp42 APValue::LValueBase::LValueBase(const ValueDecl *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
44 APValue::LValueBase::LValueBase(const Expr *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
47 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc()
49 LValueBase Base; in getDynamicAlloc()
55 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo()
57 LValueBase Base; in getTypeInfo()
167 APValue::LValueBase Base;
187 clang::APValue::LValueBase
189 clang::APValue::LValueBase B; in getEmptyKey()
194 clang::APValue::LValueBase
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DAPValue.cpp42 APValue::LValueBase::LValueBase(const ValueDecl *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
44 APValue::LValueBase::LValueBase(const Expr *P, unsigned I, unsigned V) in LValueBase() function in APValue::LValueBase
47 APValue::LValueBase APValue::LValueBase::getDynamicAlloc(DynamicAllocLValue LV, in getDynamicAlloc()
49 LValueBase Base; in getDynamicAlloc()
55 APValue::LValueBase APValue::LValueBase::getTypeInfo(TypeInfoLValue LV, in getTypeInfo()
57 LValueBase Base; in getTypeInfo()
159 APValue::LValueBase Base;
179 clang::APValue::LValueBase
181 clang::APValue::LValueBase B; in getEmptyKey()
186 clang::APValue::LValueBase
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DAPValue.h146 class LValueBase {
152 LValueBase() : Local{} {}
154 LValueBase(const Expr *P, unsigned I = 0, unsigned V = 0);
182 friend bool operator==(const LValueBase &LHS, const LValueBase &RHS);
183 friend bool operator!=(const LValueBase &LHS, const LValueBase &RHS) {
187 friend struct llvm::DenseMapInfo<LValueBase>;
330 APValue(LValueBase B, const CharUnits &O, NoLValuePath N,
477 const LValueBase getLValueBase() const;
613 void setLValue(LValueBase B, const CharUnits &O,
698 static clang::APValue::LValueBase getEmptyKey();
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DAPValue.h146 class LValueBase {
152 LValueBase() : Local{} {}
154 LValueBase(const Expr *P, unsigned I = 0, unsigned V = 0);
182 friend bool operator==(const LValueBase &LHS, const LValueBase &RHS);
183 friend bool operator!=(const LValueBase &LHS, const LValueBase &RHS) {
187 friend struct llvm::DenseMapInfo<LValueBase>;
330 APValue(LValueBase B, const CharUnits &O, NoLValuePath N,
477 const LValueBase getLValueBase() const;
613 void setLValue(LValueBase B, const CharUnits &O,
698 static clang::APValue::LValueBase getEmptyKey();
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DAPValue.h146 class LValueBase {
152 LValueBase() : Local{} {}
154 LValueBase(const Expr *P, unsigned I = 0, unsigned V = 0);
182 friend bool operator==(const LValueBase &LHS, const LValueBase &RHS);
183 friend bool operator!=(const LValueBase &LHS, const LValueBase &RHS) {
187 friend struct llvm::DenseMapInfo<LValueBase>;
330 APValue(LValueBase B, const CharUnits &O, NoLValuePath N,
477 const LValueBase getLValueBase() const;
613 void setLValue(LValueBase B, const CharUnits &O,
698 static clang::APValue::LValueBase getEmptyKey();
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DAPValue.h146 class LValueBase {
152 LValueBase() : Local{} {}
154 LValueBase(const Expr *P, unsigned I = 0, unsigned V = 0);
182 friend bool operator==(const LValueBase &LHS, const LValueBase &RHS);
183 friend bool operator!=(const LValueBase &LHS, const LValueBase &RHS) {
187 friend struct llvm::DenseMapInfo<LValueBase>;
330 APValue(LValueBase B, const CharUnits &O, NoLValuePath N,
477 const LValueBase getLValueBase() const;
613 void setLValue(LValueBase B, const CharUnits &O,
698 static clang::APValue::LValueBase getEmptyKey();
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DAPValue.h142 class LValueBase {
148 LValueBase() : Local{} {}
150 LValueBase(const Expr *P, unsigned I = 0, unsigned V = 0);
178 friend bool operator==(const LValueBase &LHS, const LValueBase &RHS);
179 friend bool operator!=(const LValueBase &LHS, const LValueBase &RHS) {
183 friend struct llvm::DenseMapInfo<LValueBase>;
318 APValue(LValueBase B, const CharUnits &O, NoLValuePath N,
465 const LValueBase getLValueBase() const;
599 void setLValue(LValueBase B, const CharUnits &O,
684 static clang::APValue::LValueBase getEmptyKey();
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DAPValue.h146 class LValueBase {
152 LValueBase() : Local{} {}
154 LValueBase(const Expr *P, unsigned I = 0, unsigned V = 0);
182 friend bool operator==(const LValueBase &LHS, const LValueBase &RHS);
183 friend bool operator!=(const LValueBase &LHS, const LValueBase &RHS) {
187 friend struct llvm::DenseMapInfo<LValueBase>;
330 APValue(LValueBase B, const CharUnits &O, NoLValuePath N,
477 const LValueBase getLValueBase() const;
613 void setLValue(LValueBase B, const CharUnits &O,
698 static clang::APValue::LValueBase getEmptyKey();
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DAPValue.h146 class LValueBase {
152 LValueBase() : Local{} {}
154 LValueBase(const Expr *P, unsigned I = 0, unsigned V = 0);
182 friend bool operator==(const LValueBase &LHS, const LValueBase &RHS);
183 friend bool operator!=(const LValueBase &LHS, const LValueBase &RHS) {
187 friend struct llvm::DenseMapInfo<LValueBase>;
330 APValue(LValueBase B, const CharUnits &O, NoLValuePath N,
477 const LValueBase getLValueBase() const;
613 void setLValue(LValueBase B, const CharUnits &O,
698 static clang::APValue::LValueBase getEmptyKey();
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DAPValue.h146 class LValueBase {
152 LValueBase() : Local{} {}
154 LValueBase(const Expr *P, unsigned I = 0, unsigned V = 0);
182 friend bool operator==(const LValueBase &LHS, const LValueBase &RHS);
183 friend bool operator!=(const LValueBase &LHS, const LValueBase &RHS) {
187 friend struct llvm::DenseMapInfo<LValueBase>;
330 APValue(LValueBase B, const CharUnits &O, NoLValuePath N,
477 const LValueBase getLValueBase() const;
613 void setLValue(LValueBase B, const CharUnits &O,
698 static clang::APValue::LValueBase getEmptyKey();
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DAPValue.h146 class LValueBase {
152 LValueBase() : Local{} {}
154 LValueBase(const Expr *P, unsigned I = 0, unsigned V = 0);
182 friend bool operator==(const LValueBase &LHS, const LValueBase &RHS);
183 friend bool operator!=(const LValueBase &LHS, const LValueBase &RHS) {
187 friend struct llvm::DenseMapInfo<LValueBase>;
330 APValue(LValueBase B, const CharUnits &O, NoLValuePath N,
477 const LValueBase getLValueBase() const;
613 void setLValue(LValueBase B, const CharUnits &O,
698 static clang::APValue::LValueBase getEmptyKey();
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DAPValue.h138 class LValueBase {
144 LValueBase() : Local{} {}
146 LValueBase(const Expr *P, unsigned I = 0, unsigned V = 0);
170 friend bool operator==(const LValueBase &LHS, const LValueBase &RHS);
171 friend bool operator!=(const LValueBase &LHS, const LValueBase &RHS) {
174 friend llvm::hash_code hash_value(const LValueBase &Base);
306 APValue(LValueBase B, const CharUnits &O, NoLValuePath N,
442 const LValueBase getLValueBase() const;
578 void setLValue(LValueBase B, const CharUnits &O,
655 static clang::APValue::LValueBase getEmptyKey();
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DAPValue.h138 class LValueBase {
144 LValueBase() : Local{} {}
146 LValueBase(const Expr *P, unsigned I = 0, unsigned V = 0);
170 friend bool operator==(const LValueBase &LHS, const LValueBase &RHS);
171 friend bool operator!=(const LValueBase &LHS, const LValueBase &RHS) {
174 friend llvm::hash_code hash_value(const LValueBase &Base);
306 APValue(LValueBase B, const CharUnits &O, NoLValuePath N,
442 const LValueBase getLValueBase() const;
578 void setLValue(LValueBase B, const CharUnits &O,
655 static clang::APValue::LValueBase getEmptyKey();
[all …]

123456