Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DTarget.h156 DynamicClassInfoHelper GetDynamicClassInfoHelper() const;
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1742 switch (exe_ctx.GetTargetRef().GetDynamicClassInfoHelper()) { in ComputeHelper()
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp4318 DynamicClassInfoHelper TargetProperties::GetDynamicClassInfoHelper() const { in GetDynamicClassInfoHelper() function in TargetProperties