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

References

tools/lldb/source/Interpreter/OptionValueProperties.cpp
  236   return ProtectedGetPropertyAtIndex(idx);
  626     const Property *property = ProtectedGetPropertyAtIndex(i);
  631     const Property *property = ProtectedGetPropertyAtIndex(i);
  643     const Property *property = ProtectedGetPropertyAtIndex(i);
tools/lldb/source/Target/Process.cpp
  111     return ProtectedGetPropertyAtIndex(idx);
tools/lldb/source/Target/Target.cpp
 3402     return ProtectedGetPropertyAtIndex(idx);
tools/lldb/source/Target/Thread.cpp
  102     return ProtectedGetPropertyAtIndex(idx);