Searched refs:GetNumIVars (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.h72 GetNumIVars() override
81 if (idx >= GetNumIVars())
H A DAppleObjCRuntimeV2.cpp518 result.GetOutputStream().Printf(" num ivars = %" PRIuPTR, (uintptr_t)iterator->second->GetNumIVars());
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/
H A DNSIndexPath.cpp101 x < descriptor->GetNumIVars();
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DObjCLanguageRuntime.h160 GetNumIVars () function in class:lldb_private::ObjCLanguageRuntime::ObjCRuntimeVersions::ClassDescriptor
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Target/
H A DObjCLanguageRuntime.cpp389 idx < class_descriptor_sp->GetNumIVars();

Completed in 113 milliseconds