Searched defs:GetISA (Results 1 - 3 of 3) sorted by relevance

/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.h65 GetISA () function in class:lldb_private::AppleObjCRuntimeV1::ClassDescriptorV1
H A DAppleObjCRuntimeV2.cpp941 GetISA () function in class:ClassDescriptorV2
1560 GetISA () function in class:ClassDescriptorV2Tagged
2349 ret = descriptor->GetISA();
/external/lldb/source/Target/
H A DObjCLanguageRuntime.cpp450 ObjCLanguageRuntime::GetISA(const ConstString &name) function in class:ObjCLanguageRuntime
504 return objc_super_class_sp->GetISA();

Completed in 173 milliseconds