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

References

tools/lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.cpp
 1439     LLDB_LOG(log, "Examining {0}, DeclForGlobalValue returns {1}", global_name,
 1442     if (global_name.startswith("OBJC_IVAR")) {
 1446                               global_name);
 1450     } else if (global_name.contains("OBJC_CLASSLIST_REFERENCES_$")) {
 1457     } else if (global_name.contains("OBJC_CLASSLIST_SUP_REFS_$")) {
 1468                               global_name);