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

References

tools/lldb/source/Plugins/Language/ObjC/NSIndexPath.cpp
   79     if (!descriptor.get() || !descriptor->IsValid())
   79     if (!descriptor.get() || !descriptor->IsValid())
   84     if (descriptor->GetTaggedPointerInfo(&info_bits, &value_bits, &payload)) {
   93       for (size_t x = 0; x < descriptor->GetNumIVars(); x++) {
   94         const auto &ivar = descriptor->GetIVarAtIndex(x);