Home
last modified time | relevance | path

Searched defs:deref (Results 1 – 20 of 20) sorted by relevance

/llvm-project/clang/test/Analysis/Checkers/WebKit/
H A Dref-cntbl-base-virtual-dtor-templates.cpp5 void deref() {} in deref() function
49 void deref() const { in deref() function in WTF::RefCounted
61 void deref() const { in deref() function in WTF::ExoticRefCounted
70 void deref() const { in deref() function in WTF::BadBase
84 void deref() const in deref() function in WTF::FancyDeref
166 void deref() const in deref() function in WTF::FancyDeref2
193 void deref() const in deref() function in WTF::BadFancyDeref
211 void deref() const { in deref() function in WTF::ThreadSafeRefCounted
223 void deref() const { in deref() function in WTF::ThreadSafeRefCountedAndCanMakeThreadSafeWeakPtr
288 void BaseClass1::deref() const in deref() function in BaseClass1
[all …]
H A Dref-cntbl-base-virtual-dtor.cpp5 void deref() {} in deref() function
42 void deref() {} in deref() function
49 void deref() {} in deref() function
55 void deref() {} in deref() function in FakeRefCntblBase3
H A Duncounted-members-ref-deref-on-diff-classes.cpp13 void deref() const { } in deref() function in RefCounted
H A Dref-cntbl-base-virtual-dtor-ref-deref-on-diff-classes.cpp9 void deref() const { } in deref() function
H A Dmock-types.h104 void deref() {} deref() function
H A Dcall-args-wtf-containers.cpp22 void deref() const { in deref() function in WTF::StringImpl
/llvm-project/clang/test/CodeGen/
H A Dasan-use-callbacks.cpp11 int deref(int *p) { in deref() function
/llvm-project/clang/test/Analysis/html_diagnostics/relevant_lines/
H A Dmacros_same_file.c1 #define deref(X) (*X) macro
H A Dheader.h1 #define deref(X) (*X) macro
H A Dsynthesized_body.cpp11 int deref(int *x) { in deref() function
/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.h
H A DPointer.h
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanCFG.h53 template <typename T1> static T1 deref(T1 Block, unsigned SuccIdx) { deref() function
/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp922 return std::make_pair(deref, osi); in ParseIntelIndexedAccess() local
927 return std::make_pair(deref, osi); in ParseIntelIndexedAccess() local
969 Operand deref; ParseIntelDerefAccess() local
974 Operand deref; ParseIntelDerefAccess() local
1020 Operand deref; ParseARMOffsetAccess() local
1049 Operand deref; ParseARMDerefAccess() local
[all...]
/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h205 bool deref = false; global() member
H A DValueObject.h
/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp443 Stencil transformer::deref(llvm::StringRef ExprId) { deref() function in transformer
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DSparseTensorIterator.cpp1021 Value SparseIterator::deref(OpBuilder &b, Location l) { in deref() function in SparseIterator
1025 Operation *deref = b.create(l, b.getStringAttr(prefix + ".deref"), in deref() local
1207 Value SubSectIterHelper::deref(OpBuilder &b, Location l) { in deref() function in SubSectIterHelper
/llvm-project/lldb/source/Target/
H A DStackFrame.cpp531 bool deref = false; GetValueForVariableExpressionPath() local
[all...]
/llvm-project/flang/lib/Lower/
H A DConvertExpr.cpp6649 bool deref = false; lowerPath() local