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

References

tools/lldb/include/lldb/Core/ValueObject.h
  762   void SetHasCompleteType() { m_did_calculate_complete_objc_class_type = true; }
tools/lldb/source/Core/ValueObject.cpp
  316   m_did_calculate_complete_objc_class_type = false;
  327   if (m_did_calculate_complete_objc_class_type) {
  334   m_did_calculate_complete_objc_class_type = true;