Home
last modified time | relevance | path

Searched defs:GetMetaclass (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
HDAppleObjCRuntimeV1.cpp273 AppleObjCRuntimeV1::ClassDescriptorV1::GetMetaclass() const { in GetMetaclass() function in AppleObjCRuntimeV1::ClassDescriptorV1
HDAppleObjCClassDescriptorV2.cpp455 ObjCLanguageRuntime::ClassDescriptorSP ClassDescriptorV2::GetMetaclass() const { in GetMetaclass() function in ClassDescriptorV2
HDAppleObjCClassDescriptorV2.h279 ObjCLanguageRuntime::ClassDescriptorSP GetMetaclass() const override { in GetMetaclass() function