Searched refs:GetISA (Results 1 - 5 of 5) 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();
H A DAppleObjCTypeVendor.cpp661 ObjCLanguageRuntime::ObjCISA isa = m_runtime.GetISA(name);
/external/lldb/include/lldb/Target/
H A DObjCLanguageRuntime.h217 GetISA () = 0;
338 GetISA(const ConstString &name);
/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 97 milliseconds