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

Overridden By

tools/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp
  186 bool ItaniumABILanguageRuntime::GetDynamicTypeAndAddress(
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
  250 bool AppleObjCRuntime::GetDynamicTypeAndAddress(
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp
   48 bool AppleObjCRuntimeV1::GetDynamicTypeAndAddress(
tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
  436 bool AppleObjCRuntimeV2::GetDynamicTypeAndAddress(
tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptRuntime.cpp
 1014 bool RenderScriptRuntime::GetDynamicTypeAndAddress(

References

tools/lldb/source/Core/ValueObjectDynamicValue.cpp
  156       found_dynamic_type = runtime->GetDynamicTypeAndAddress(
  162       found_dynamic_type = runtime->GetDynamicTypeAndAddress(
  169         found_dynamic_type = runtime->GetDynamicTypeAndAddress(