Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h351 Helper ComputeHelper(ExecutionContext &exe_ctx) const;
H A DAppleObjCRuntimeV2.cpp1733 AppleObjCRuntimeV2::DynamicClassInfoExtractor::ComputeHelper( in ComputeHelper() function in AppleObjCRuntimeV2::DynamicClassInfoExtractor
1895 const DynamicClassInfoExtractor::Helper helper = ComputeHelper(exe_ctx); in UpdateISAToDescriptorMap()