reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Core/Disassembler.h
  246 MatchUnaryOp(std::function<bool(const Instruction::Operand &)> base,

References

tools/lldb/source/Expression/DWARFExpression.cpp
 3007         MatchUnaryOp(MatchOpType(Instruction::Operand::Type::Dereference),
 3012     return MatchUnaryOp(
 3044         MatchUnaryOp(MatchOpType(Instruction::Operand::Type::Dereference),
 3049     return MatchUnaryOp(
tools/lldb/source/Target/StackFrame.cpp
 1573       if (!MatchUnaryOp(MatchOpType(Instruction::Operand::Type::Dereference),
 1575           !MatchUnaryOp(
 1654     } else if (MatchUnaryOp(
 1657                MatchUnaryOp(