/llvm-project/clang/test/Analysis/Checkers/WebKit/ |
H A D | ref-cntbl-base-virtual-dtor-templates.cpp | 5 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 D | ref-cntbl-base-virtual-dtor.cpp | 5 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 D | uncounted-members-ref-deref-on-diff-classes.cpp | 13 void deref() const { } in deref() function in RefCounted
|
H A D | ref-cntbl-base-virtual-dtor-ref-deref-on-diff-classes.cpp | 9 void deref() const { } in deref() function
|
H A D | mock-types.h | 104 void deref() {} deref() function
|
H A D | call-args-wtf-containers.cpp | 22 void deref() const { in deref() function in WTF::StringImpl
|
/llvm-project/clang/test/CodeGen/ |
H A D | asan-use-callbacks.cpp | 11 int deref(int *p) { in deref() function
|
/llvm-project/clang/test/Analysis/html_diagnostics/relevant_lines/ |
H A D | macros_same_file.c | 1 #define deref(X) (*X) macro
|
H A D | header.h | 1 #define deref(X) (*X) macro
|
H A D | synthesized_body.cpp | 11 int deref(int *x) { in deref() function
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpBlock.h |
|
H A D | Pointer.h |
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanCFG.h | 53 template <typename T1> static T1 deref(T1 Block, unsigned SuccIdx) { deref() function
|
/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/ |
H A D | DisassemblerLLVMC.cpp | 922 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 D | FormatEntity.h | 205 bool deref = false; global() member
|
H A D | ValueObject.h |
|
/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | Stencil.cpp | 443 Stencil transformer::deref(llvm::StringRef ExprId) { deref() function in transformer
|
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/ |
H A D | SparseTensorIterator.cpp | 1021 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 D | StackFrame.cpp | 531 bool deref = false; GetValueForVariableExpressionPath() local [all...] |
/llvm-project/flang/lib/Lower/ |
H A D | ConvertExpr.cpp | 6649 bool deref = false; lowerPath() local
|