Home
last modified time | relevance | path

Searched refs:GetIVarInformation (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.h66 GetIVarInformation(); in GetNumIVars()
77 void GetIVarInformation();
H A DAppleObjCClassDescriptorV2.cpp745 void ClassDescriptorV2::GetIVarInformation() { in GetIVarInformation() function in ClassDescriptorV2