Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h420 NonPointerISACache *GetNonPointerIsaCache() { in GetNonPointerIsaCache() function
H A DAppleObjCRuntimeV2.cpp1504 if (auto *non_pointer_isa_cache = GetNonPointerIsaCache()) in GetClassDescriptorFromISA()
3183 if (auto *non_pointer_isa_cache = GetNonPointerIsaCache()) in GetPointerISA()