Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp263 AppleObjCRuntimeV1::ClassDescriptorV1::GetMetaclass() const { in GetMetaclass() function in AppleObjCRuntimeV1::ClassDescriptorV1
H A DAppleObjCClassDescriptorV2.h291 ObjCLanguageRuntime::ClassDescriptorSP GetMetaclass() const override { in GetMetaclass() function
H A DAppleObjCClassDescriptorV2.cpp497 ObjCLanguageRuntime::ClassDescriptorSP ClassDescriptorV2::GetMetaclass() const { in GetMetaclass() function in ClassDescriptorV2