Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp847 class ClassDescriptorV2 : public ObjCLanguageRuntime::ClassDescriptor class
855ClassDescriptorV2 (AppleObjCRuntimeV2 &runtime, ObjCLanguageRuntime::ObjCISA isa, const char *name… in ClassDescriptorV2() function in ClassDescriptorV2