Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Target/
DTarget.h158 DynamicClassInfoHelper GetDynamicClassInfoHelper() const;
/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp1742 switch (exe_ctx.GetTargetRef().GetDynamicClassInfoHelper()) { in ComputeHelper()
/openbsd/src/gnu/llvm/lldb/source/Target/
DTarget.cpp4421 DynamicClassInfoHelper TargetProperties::GetDynamicClassInfoHelper() const { in GetDynamicClassInfoHelper() function in TargetProperties