Searched defs:Deref (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DMemDerefPrinter.cpp23 SmallVector<Value *, 4> Deref; member in struct:__anon1978::MemDerefPrinter
85 SmallVector<Value *, 4> Deref; local
/openbsd-current/gnu/llvm/lldb/include/lldb/Symbol/
H A DPostfixExpression.h135 Deref, // *a enumerator in enum:lldb_private::postfix::UnaryOpNode::OpType
/openbsd-current/gnu/llvm/clang/lib/Tooling/Transformer/
H A DStencil.cpp103 Deref, member in class:__anon1130::UnaryNodeOperator
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h87 UnwindLocation(DWARFExpression E, bool Deref) argument
83 UnwindLocation(Location K, uint32_t Reg, int32_t Off, std::optional<uint32_t> AS, bool Deref) argument
[all...]
/openbsd-current/gnu/llvm/clang/lib/Analysis/
H A DBodyFarm.cpp474 MemberExpr *Deref = M.makeMemberExpression(FlagDecl, FlagFieldDecl); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp583 auto Deref = Indirect ? DIExpression::DerefAfter : 0; local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1281 bool Deref = false; local

Completed in 274 milliseconds