Home
last modified time | relevance | path

Searched refs:SymbolRef (Results 1 – 25 of 2647) sorted by relevance

12345678910>>...106

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h36 const SymbolRef Offset;
38 IteratorPosition(const MemRegion *C, bool V, SymbolRef Of) in IteratorPosition()
44 SymbolRef getOffset() const { return Offset; } in getOffset()
54 IteratorPosition setTo(SymbolRef NewOf) const { in setTo()
80 const SymbolRef Begin, End;
82 ContainerData(SymbolRef B, SymbolRef E) : Begin(B), End(E) {} in ContainerData()
85 static ContainerData fromBegin(SymbolRef B) { in fromBegin()
89 static ContainerData fromEnd(SymbolRef E) { in fromEnd()
93 SymbolRef getBegin() const { return Begin; } in getBegin()
94 SymbolRef getEnd() const { return End; } in getEnd()
[all …]
H A DFuchsiaHandleChecker.cpp116 SymbolRef ErrorSym;
260 bool VisitSymbol(SymbolRef S) override { in VisitSymbol()
270 SmallVector<SymbolRef, 1024> Symbols;
277 static SmallVector<SymbolRef, 1024>
299 SymbolRef Sym = Arg.getAsSymbol(); in getFuchsiaHandleSymbols()
347 for (SymbolRef Handle : Handles) { in checkPreCall()
377 SymbolRef ResultSymbol = nullptr; in checkPostCall()
423 for (SymbolRef Handle : Handles) { in checkPostCall()
509 SmallVector<SymbolRef, 2> LeakedSyms; in checkDeadSymbols()
578 llvm::DenseSet<SymbolRef> UnEscaped; in checkPointerEscape()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h36 const SymbolRef Offset;
38 IteratorPosition(const MemRegion *C, bool V, SymbolRef Of) in IteratorPosition()
44 SymbolRef getOffset() const { return Offset; } in getOffset()
54 IteratorPosition setTo(SymbolRef NewOf) const { in setTo()
80 const SymbolRef Begin, End;
82 ContainerData(SymbolRef B, SymbolRef E) : Begin(B), End(E) {} in ContainerData()
85 static ContainerData fromBegin(SymbolRef B) { in fromBegin()
89 static ContainerData fromEnd(SymbolRef E) { in fromEnd()
93 SymbolRef getBegin() const { return Begin; } in getBegin()
94 SymbolRef getEnd() const { return End; } in getEnd()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h36 const SymbolRef Offset;
38 IteratorPosition(const MemRegion *C, bool V, SymbolRef Of) in IteratorPosition()
44 SymbolRef getOffset() const { return Offset; } in getOffset()
54 IteratorPosition setTo(SymbolRef NewOf) const { in setTo()
80 const SymbolRef Begin, End;
82 ContainerData(SymbolRef B, SymbolRef E) : Begin(B), End(E) {} in ContainerData()
85 static ContainerData fromBegin(SymbolRef B) { in fromBegin()
89 static ContainerData fromEnd(SymbolRef E) { in fromEnd()
93 SymbolRef getBegin() const { return Begin; } in getBegin()
94 SymbolRef getEnd() const { return End; } in getEnd()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h36 const SymbolRef Offset;
38 IteratorPosition(const MemRegion *C, bool V, SymbolRef Of) in IteratorPosition()
44 SymbolRef getOffset() const { return Offset; } in getOffset()
54 IteratorPosition setTo(SymbolRef NewOf) const { in setTo()
80 const SymbolRef Begin, End;
82 ContainerData(SymbolRef B, SymbolRef E) : Begin(B), End(E) {} in ContainerData()
85 static ContainerData fromBegin(SymbolRef B) { in fromBegin()
89 static ContainerData fromEnd(SymbolRef E) { in fromEnd()
93 SymbolRef getBegin() const { return Begin; } in getBegin()
94 SymbolRef getEnd() const { return End; } in getEnd()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h36 const SymbolRef Offset;
38 IteratorPosition(const MemRegion *C, bool V, SymbolRef Of) in IteratorPosition()
44 SymbolRef getOffset() const { return Offset; } in getOffset()
54 IteratorPosition setTo(SymbolRef NewOf) const { in setTo()
80 const SymbolRef Begin, End;
82 ContainerData(SymbolRef B, SymbolRef E) : Begin(B), End(E) {} in ContainerData()
85 static ContainerData fromBegin(SymbolRef B) { in fromBegin()
89 static ContainerData fromEnd(SymbolRef E) { in fromEnd()
93 SymbolRef getBegin() const { return Begin; } in getBegin()
94 SymbolRef getEnd() const { return End; } in getEnd()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h36 const SymbolRef Offset;
38 IteratorPosition(const MemRegion *C, bool V, SymbolRef Of) in IteratorPosition()
44 SymbolRef getOffset() const { return Offset; } in getOffset()
54 IteratorPosition setTo(SymbolRef NewOf) const { in setTo()
80 const SymbolRef Begin, End;
82 ContainerData(SymbolRef B, SymbolRef E) : Begin(B), End(E) {} in ContainerData()
85 static ContainerData fromBegin(SymbolRef B) { in fromBegin()
89 static ContainerData fromEnd(SymbolRef E) { in fromEnd()
93 SymbolRef getBegin() const { return Begin; } in getBegin()
94 SymbolRef getEnd() const { return End; } in getEnd()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h36 const SymbolRef Offset;
38 IteratorPosition(const MemRegion *C, bool V, SymbolRef Of) in IteratorPosition()
44 SymbolRef getOffset() const { return Offset; } in getOffset()
54 IteratorPosition setTo(SymbolRef NewOf) const { in setTo()
80 const SymbolRef Begin, End;
82 ContainerData(SymbolRef B, SymbolRef E) : Begin(B), End(E) {} in ContainerData()
85 static ContainerData fromBegin(SymbolRef B) { in fromBegin()
89 static ContainerData fromEnd(SymbolRef E) { in fromEnd()
93 SymbolRef getBegin() const { return Begin; } in getBegin()
94 SymbolRef getEnd() const { return End; } in getEnd()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h36 const SymbolRef Offset;
38 IteratorPosition(const MemRegion *C, bool V, SymbolRef Of) in IteratorPosition()
44 SymbolRef getOffset() const { return Offset; } in getOffset()
54 IteratorPosition setTo(SymbolRef NewOf) const { in setTo()
80 const SymbolRef Begin, End;
82 ContainerData(SymbolRef B, SymbolRef E) : Begin(B), End(E) {} in ContainerData()
85 static ContainerData fromBegin(SymbolRef B) { in fromBegin()
89 static ContainerData fromEnd(SymbolRef E) { in fromEnd()
93 SymbolRef getBegin() const { return Begin; } in getBegin()
94 SymbolRef getEnd() const { return End; } in getEnd()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h36 const SymbolRef Offset;
38 IteratorPosition(const MemRegion *C, bool V, SymbolRef Of) in IteratorPosition()
44 SymbolRef getOffset() const { return Offset; } in getOffset()
54 IteratorPosition setTo(SymbolRef NewOf) const { in setTo()
80 const SymbolRef Begin, End;
82 ContainerData(SymbolRef B, SymbolRef E) : Begin(B), End(E) {} in ContainerData()
85 static ContainerData fromBegin(SymbolRef B) { in fromBegin()
89 static ContainerData fromEnd(SymbolRef E) { in fromEnd()
93 SymbolRef getBegin() const { return Begin; } in getBegin()
94 SymbolRef getEnd() const { return End; } in getEnd()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h36 const SymbolRef Offset;
38 IteratorPosition(const MemRegion *C, bool V, SymbolRef Of) in IteratorPosition()
44 SymbolRef getOffset() const { return Offset; } in getOffset()
54 IteratorPosition setTo(SymbolRef NewOf) const { in setTo()
80 const SymbolRef Begin, End;
82 ContainerData(SymbolRef B, SymbolRef E) : Begin(B), End(E) {} in ContainerData()
85 static ContainerData fromBegin(SymbolRef B) { in fromBegin()
89 static ContainerData fromEnd(SymbolRef E) { in fromEnd()
93 SymbolRef getBegin() const { return Begin; } in getBegin()
94 SymbolRef getEnd() const { return End; } in getEnd()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/StaticAnalyzer/Checkers/
H A DIterator.h36 const SymbolRef Offset;
38 IteratorPosition(const MemRegion *C, bool V, SymbolRef Of) in IteratorPosition()
44 SymbolRef getOffset() const { return Offset; } in getOffset()
54 IteratorPosition setTo(SymbolRef NewOf) const { in setTo()
80 const SymbolRef Begin, End;
82 ContainerData(SymbolRef B, SymbolRef E) : Begin(B), End(E) {} in ContainerData()
85 static ContainerData fromBegin(SymbolRef B) { in fromBegin()
89 static ContainerData fromEnd(SymbolRef E) { in fromEnd()
93 SymbolRef getBegin() const { return Begin; } in getBegin()
94 SymbolRef getEnd() const { return End; } in getEnd()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h36 const SymbolRef Offset;
38 IteratorPosition(const MemRegion *C, bool V, SymbolRef Of) in IteratorPosition()
44 SymbolRef getOffset() const { return Offset; } in getOffset()
54 IteratorPosition setTo(SymbolRef NewOf) const { in setTo()
80 const SymbolRef Begin, End;
82 ContainerData(SymbolRef B, SymbolRef E) : Begin(B), End(E) {} in ContainerData()
85 static ContainerData fromBegin(SymbolRef B) { in fromBegin()
89 static ContainerData fromEnd(SymbolRef E) { in fromEnd()
93 SymbolRef getBegin() const { return Begin; } in getBegin()
94 SymbolRef getEnd() const { return End; } in getEnd()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h36 const SymbolRef Offset;
38 IteratorPosition(const MemRegion *C, bool V, SymbolRef Of) in IteratorPosition()
44 SymbolRef getOffset() const { return Offset; } in getOffset()
54 IteratorPosition setTo(SymbolRef NewOf) const { in setTo()
80 const SymbolRef Begin, End;
82 ContainerData(SymbolRef B, SymbolRef E) : Begin(B), End(E) {} in ContainerData()
85 static ContainerData fromBegin(SymbolRef B) { in fromBegin()
89 static ContainerData fromEnd(SymbolRef E) { in fromEnd()
93 SymbolRef getBegin() const { return Begin; } in getBegin()
94 SymbolRef getEnd() const { return End; } in getEnd()
[all …]
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/Object/
H A DObjectFile.h33 class SymbolRef; variable
70 friend class SymbolRef; variable
98 bool containsSymbol(SymbolRef S) const;
113 class SymbolRef : public BasicSymbolRef {
117 SymbolRef() : BasicSymbolRef() {} in SymbolRef() function
145 SymbolRef::Type getType() const;
161 const SymbolRef *operator->() const {
166 const SymbolRef &operator*() const {
194 friend class SymbolRef; variable
301 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() function
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/Object/
H A DObjectFile.h44 class SymbolRef; variable
82 friend class SymbolRef; variable
126 bool containsSymbol(SymbolRef S) const;
141 class SymbolRef : public BasicSymbolRef {
154 SymbolRef() = default;
172 Expected<SymbolRef::Type> getType() const;
188 const SymbolRef *operator->() const {
193 const SymbolRef &operator*() const {
220 friend class SymbolRef; variable
356 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() function
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Object/
H A DObjectFile.h44 class SymbolRef; variable
82 friend class SymbolRef; variable
114 bool containsSymbol(SymbolRef S) const;
129 class SymbolRef : public BasicSymbolRef {
142 SymbolRef() = default;
160 Expected<SymbolRef::Type> getType() const;
176 const SymbolRef *operator->() const {
181 const SymbolRef &operator*() const {
208 friend class SymbolRef; variable
342 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() function
[all …]
/dports/lang/kawa/kawa-3.1.1/gnu/mapping/
H A DNamespace.java180 SymbolRef prev = null; in lookupInternal()
183 SymbolRef next = ref.next; in lookupInternal()
264 protected SymbolRef getEntryNext (SymbolRef entry) { return entry.next; } in getEntryNext()
266 protected void setEntryNext (SymbolRef entry, SymbolRef next) { entry.next = next; } in setEntryNext()
268 protected SymbolRef[] allocEntries(int n) { return new SymbolRef[n]; } in allocEntries()
271 return new SymbolRef(value); in makeEntry()
322 class SymbolRef class
326 SymbolRef next;
333 SymbolRef (Symbol sym) { in SymbolRef() method in SymbolRef
356 return o instanceof SymbolRef in equals()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Object/
H A DObjectFile.h43 class SymbolRef; variable
81 friend class SymbolRef; variable
128 bool containsSymbol(SymbolRef S) const;
164 class SymbolRef : public BasicSymbolRef {
177 SymbolRef() = default;
195 Expected<SymbolRef::Type> getType() const;
211 const SymbolRef *operator->() const {
216 const SymbolRef &operator*() const {
243 friend class SymbolRef; variable
381 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() function
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Object/
H A DObjectFile.h44 class SymbolRef; variable
82 friend class SymbolRef; variable
126 bool containsSymbol(SymbolRef S) const;
162 class SymbolRef : public BasicSymbolRef {
175 SymbolRef() = default;
193 Expected<SymbolRef::Type> getType() const;
209 const SymbolRef *operator->() const {
214 const SymbolRef &operator*() const {
241 friend class SymbolRef; variable
374 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() function
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Object/
H A DObjectFile.h43 class SymbolRef; variable
81 friend class SymbolRef; variable
128 bool containsSymbol(SymbolRef S) const;
164 class SymbolRef : public BasicSymbolRef {
177 SymbolRef() = default;
195 Expected<SymbolRef::Type> getType() const;
211 const SymbolRef *operator->() const {
216 const SymbolRef &operator*() const {
243 friend class SymbolRef; variable
381 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() function
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DObjectFile.h44 class SymbolRef; variable
82 friend class SymbolRef; variable
126 bool containsSymbol(SymbolRef S) const;
162 class SymbolRef : public BasicSymbolRef {
175 SymbolRef() = default;
193 Expected<SymbolRef::Type> getType() const;
209 const SymbolRef *operator->() const {
214 const SymbolRef &operator*() const {
241 friend class SymbolRef; variable
374 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() function
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h44 class SymbolRef; variable
82 friend class SymbolRef; variable
126 bool containsSymbol(SymbolRef S) const;
162 class SymbolRef : public BasicSymbolRef {
175 SymbolRef() = default;
193 Expected<SymbolRef::Type> getType() const;
209 const SymbolRef *operator->() const {
214 const SymbolRef &operator*() const {
241 friend class SymbolRef; variable
374 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() function
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/Object/
H A DObjectFile.h44 class SymbolRef; variable
82 friend class SymbolRef; variable
126 bool containsSymbol(SymbolRef S) const;
165 class SymbolRef : public BasicSymbolRef {
178 SymbolRef() = default;
196 Expected<SymbolRef::Type> getType() const;
212 const SymbolRef *operator->() const {
217 const SymbolRef &operator*() const {
244 friend class SymbolRef; variable
377 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() function
[all …]
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/Object/
H A DObjectFile.h44 class SymbolRef; variable
82 friend class SymbolRef; variable
126 bool containsSymbol(SymbolRef S) const;
160 class SymbolRef : public BasicSymbolRef {
173 SymbolRef() = default;
191 Expected<SymbolRef::Type> getType() const;
207 const SymbolRef *operator->() const {
212 const SymbolRef &operator*() const {
239 friend class SymbolRef; variable
374 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) in SymbolRef() function
[all …]

12345678910>>...106