Home
last modified time | relevance | path

Searched refs:FixUpDynamicType (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObjectDynamicValue.cpp181 runtime->FixUpDynamicType(class_type_or_name, *m_parent) in UpdateValue()
235 runtime->FixUpDynamicType(m_dynamic_type_info, *m_parent); in UpdateValue()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.h56 TypeAndOrName FixUpDynamicType(const TypeAndOrName &type_and_or_name,
H A DItaniumABILanguageRuntime.cpp269 TypeAndOrName ItaniumABILanguageRuntime::FixUpDynamicType( in FixUpDynamicType() function in ItaniumABILanguageRuntime
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.h60 TypeAndOrName FixUpDynamicType(const TypeAndOrName &type_and_or_name,
H A DAppleObjCRuntime.cpp278 AppleObjCRuntime::FixUpDynamicType(const TypeAndOrName &type_and_or_name, in FixUpDynamicType() function in AppleObjCRuntime
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DLanguageRuntime.h99 virtual TypeAndOrName FixUpDynamicType(const TypeAndOrName &type_and_or_name,
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.h347 TypeAndOrName FixUpDynamicType(const TypeAndOrName &type_and_or_name,
H A DRenderScriptRuntime.cpp1020 RenderScriptRuntime::FixUpDynamicType(const TypeAndOrName &type_and_or_name, in FixUpDynamicType() function in RenderScriptRuntime