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

References

tools/lldb/source/Target/ABI.cpp
  133     assert(expr_variable_sp);
  146       expr_variable_sp->m_flags |=
  148       expr_variable_sp->m_flags |=
  150       expr_variable_sp->m_flags |=
  154       expr_variable_sp->m_live_sp = live_valobj_sp;
  155       expr_variable_sp->m_flags |=
  160     return_valobj_sp = expr_variable_sp->GetValueObject();