Home
last modified time | relevance | path

Searched refs:dereference (Results 1 – 25 of 87) sorted by relevance

1234

/llvm-project-15.0.7/llvm/utils/gdb-scripts/
H A Dprettyprinters.py89 return '[%d]' % count, cur.dereference()
224 it_deref = it.dereference()
230 entry = entry_ptr.dereference()
239 value = value_ptr.dereference()
304 val = child['stdString'].dereference()
323 return str(child['decUL'].dereference())
326 return str(child['decL'].dereference())
329 return str(child['decULL'].dereference())
332 return str(child['decLL'].dereference())
335 val = child['uHex'].dereference()
[all …]
/llvm-project-15.0.7/clang/test/CXX/temp/temp.constr/temp.constr.constr/
H A Dfunction-templates.cpp17 auto dereference(T t) { // expected-note {{candidate template ignored: constraints not satisfied … in dereference() function
22 static_assert(is_same_v<decltype(dereference<int*>(nullptr)), int>);
23 static_assert(is_same_v<decltype(dereference(2)), int>); // expected-error {{no matching function f…
24 static_assert(is_same_v<decltype(dereference<char>('a')), char>); // expected-error {{no matching f…
/llvm-project-15.0.7/clang/test/Analysis/html_diagnostics/
H A Dcontrol-arrows.cpp7 int dereference(int *x) { in dereference() function
14 return dereference(x); in foobar()
/llvm-project-15.0.7/libcxx/utils/gdb/libcxx/
H A Dprinters.py324 entry = self.item.dereference()
352 entry = self.item.dereference()
441 yield i, (start_addr.dereference() + i).dereference()
497 current_node = current_node.dereference()["__next_"]
557 result = node.cast(self.cast_type).dereference()["__left_"]
561 result = node.cast(self.cast_type).dereference()["__right_"]
581 parent = node.cast(self.cast_type).dereference()["__parent_"]
670 key_value = node.cast(self.util.cast_type).dereference()[
702 self.node = self.addr.cast(cast_type).dereference()
780 next_val = next_ptr.cast(self.cast_type).dereference()
[all …]
/llvm-project-15.0.7/clang/test/Analysis/
H A Dnull-deref-path-notes.m33 … in a dereference of a null pointer (loaded from variable 'self')}} expected-note{{Access to insta…
61 p[1] = 2; // expected-warning{{Array access (via ivar 'p') results in a null pointer dereference}}
62 // expected-note@-1{{Array access (via ivar 'p') results in a null pointer dereference}}
H A DCheckNSError.m30 …ain:@"domain" code:1 userInfo:0]; // expected-warning {{Potential null dereference. According to c…
53 …*error = 0; // expected-warning {{Potential null dereference. According to coding …
77 …*error = 0; // expected-warning {{Potential null dereference. According to coding standards docume…
H A Dincorrect-checker-names.mm49 // Make every dereference a different path to avoid sinks after errors.
110 …*error = 0; // expected-warning {{Potential null dereference. According to coding standards docume…
119 …ain:@"domain" code:1 userInfo:0]; // expected-warning {{Potential null dereference. According to c…
/llvm-project-15.0.7/llvm/test/Other/
H A Dlint.ll24 ; CHECK: Null pointer dereference
26 ; CHECK: Null pointer dereference
28 ; CHECK: Undef pointer dereference
30 ; CHECK: Undef pointer dereference
32 ; CHECK: All-ones pointer dereference
34 ; CHECK: Address one pointer dereference
72 ; CHECK: Undefined behavior: Null pointer dereference
74 ; CHECK: Undefined behavior: Null pointer dereference
182 ; CHECK: Undefined behavior: Undef pointer dereference
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Dredundant-function-ptr-dereference.rst1 .. title:: clang-tidy - readability-redundant-function-ptr-dereference
3 readability-redundant-function-ptr-dereference
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dinstantiate-expr.mm21 …r{{incompatible pointer to integer conversion assigning to 'int' from 'int *'; dereference with *}}
36 …r{{incompatible pointer to integer conversion assigning to 'int' from 'int *'; dereference with *}}
63 …r{{incompatible pointer to integer conversion assigning to 'int' from 'int *'; dereference with *}}
71 …r{{incompatible pointer to integer conversion assigning to 'int' from 'int *'; dereference with *}}
/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DSideEffectInterfaces.td50 // not any visible mutation or dereference.
57 // resource, and not any visible allocation, mutation or dereference.
71 // visible dereference or read.
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedPointee.cpp125 static llvm::Optional<DereferenceInfo> dereference(ProgramStateRef State,
162 llvm::Optional<DereferenceInfo> DerefInfo = dereference(State, FR); in isDereferencableUninit()
220 static llvm::Optional<DereferenceInfo> dereference(ProgramStateRef State, in dereference() function
/llvm-project-15.0.7/polly/test/ScopInfo/
H A Dallow-all-parameters-dereferencable.ll2 ; RUN: -polly-allow-dereference-of-all-function-parameters \
10 ; RUN: -polly-allow-dereference-of-all-function-parameters \
25 ; Check that without the option `-polly-allow-dereference-of-all-function-parameters`
/llvm-project-15.0.7/mlir/utils/gdb-scripts/
H A Dprettyprinters.py122 impl = val['impl'].dereference()
143 yield 'impl', self.impl.dereference()
/llvm-project-15.0.7/openmp/libompd/src/
H A DTargetValue.cpp232 TValue TValue::dereference() const { in dereference() function in TValue
282 TValue strValue = dereference(); in getString()
340 ret = ret.dereference(); in access()
368 ret = dereference(); in getArrayElement()
H A Domp-debug.cpp338 .dereference() in ompd_get_enclosing_parallel_handle()
484 ret = taskdata.dereference().getAddress(&taddr); in ompd_get_curr_task_handle()
536 .dereference() in ompd_get_generating_task_handle()
546 ret = taskdata.dereference().getAddress(&taddr); in ompd_get_generating_task_handle()
/llvm-project-15.0.7/clang/test/Modules/
H A Dcrashes.m10 // While iterating through the macros it would dereference a null pointer if the macro was undefine…
/llvm-project-15.0.7/llvm/unittests/Support/
H A DIndexedAccessorTest.cpp28 static T &dereference(T *data, ptrdiff_t index) { return data[index]; } in dereference() function
/llvm-project-15.0.7/llvm/test/Analysis/CFLAliasAnalysis/Steensgaard/
H A Dinterproc-ret-deref-arg.ll2 ; to return the dereference of one of its parameters
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DValueRange.h103 static OperandRange dereference(const OwnerT &object, ptrdiff_t index);
218 static MutableOperandRange dereference(const OwnerT &object, ptrdiff_t index);
/llvm-project-15.0.7/llvm/test/Assembler/
H A DConstantExprNoFold.ll14 ; icmp should return true. It's not valid to *dereference* in @B from a pointer
15 ; based on @A, but icmp isn't a dereference.
/llvm-project-15.0.7/lld/test/ELF/
H A Dundef-broken-debug.test7 # We used to dereference null Target in DWARF.cpp:findAux while reporting a duplicate symbol error,
/llvm-project-15.0.7/libcxx/
H A D.clang-tidy25 readability-redundant-function-ptr-dereference,
/llvm-project-15.0.7/lld/test/ELF/invalid/
H A Dsymtab-sh-info-dup.test5 ## Otherwise a null entry can lead to a null pointer dereference when iterating
/llvm-project-15.0.7/llvm/test/Analysis/CFLAliasAnalysis/Andersen/
H A Dinterproc-ret-deref-arg.ll2 ; to return the dereference of one of its parameters

1234