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

Overridden By

tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
 2661 void AppleObjCRuntimeV2::GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true,

Declarations

tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.h
   98   virtual void GetValuesForGlobalCFBooleans(lldb::addr_t &cf_true,

References

tools/lldb/source/Plugins/Language/ObjC/Cocoa.cpp
 1039     objc_runtime->GetValuesForGlobalCFBooleans(cf_true, cf_false);
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
 2667     this->AppleObjCRuntime::GetValuesForGlobalCFBooleans(cf_true, cf_false);