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

References

tools/lldb/source/Core/FormatEntity.cpp
  241     ENTRY("var", ScriptVariable),  ENTRY("svar", ScriptVariableSynthetic),
  317     ENUM_TO_CSTR(ScriptVariableSynthetic);
  702   case FormatEntity::Entry::Type::ScriptVariableSynthetic:
 1142   case Entry::Type::ScriptVariableSynthetic: