Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h348 lldb::addr_t &GetClassInfoArgs(Helper helper);
H A DAppleObjCRuntimeV2.cpp1720 AppleObjCRuntimeV2::DynamicClassInfoExtractor::GetClassInfoArgs(Helper helper) { in GetClassInfoArgs() function in AppleObjCRuntimeV2::DynamicClassInfoExtractor
1992 exe_ctx, GetClassInfoArgs(helper), arguments, diagnostics)) { in UpdateISAToDescriptorMap()
2013 exe_ctx, &GetClassInfoArgs(helper), options, diagnostics, return_value); in UpdateISAToDescriptorMap()