Home
last modified time | relevance | path

Searched refs:GetDynamicClassInfoHelper (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTarget.h158 DynamicClassInfoHelper GetDynamicClassInfoHelper() const;
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1870 switch (exe_ctx.GetTargetRef().GetDynamicClassInfoHelper()) { in ComputeHelper()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4504 DynamicClassInfoHelper TargetProperties::GetDynamicClassInfoHelper() const { in GetDynamicClassInfoHelper() function in TargetProperties