Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h349 Helper ComputeHelper(ExecutionContext &exe_ctx) const;
H A DAppleObjCRuntimeV2.cpp1861 AppleObjCRuntimeV2::DynamicClassInfoExtractor::ComputeHelper( in ComputeHelper() function in AppleObjCRuntimeV2::DynamicClassInfoExtractor
2023 const DynamicClassInfoExtractor::Helper helper = ComputeHelper(exe_ctx); in UpdateISAToDescriptorMap()