Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h344 Helper ComputeHelper(ExecutionContext &exe_ctx) const;
H A DAppleObjCRuntimeV2.cpp1733 AppleObjCRuntimeV2::DynamicClassInfoExtractor::ComputeHelper( in ComputeHelper() function in AppleObjCRuntimeV2::DynamicClassInfoExtractor
1892 const DynamicClassInfoExtractor::Helper helper = ComputeHelper(exe_ctx); in UpdateISAToDescriptorMap()