Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h412 NonPointerISACache *GetNonPointerIsaCache() { in GetNonPointerIsaCache() function
H A DAppleObjCRuntimeV2.cpp1504 if (auto *non_pointer_isa_cache = GetNonPointerIsaCache()) in GetClassDescriptorFromISA()
3166 if (auto *non_pointer_isa_cache = GetNonPointerIsaCache()) in GetPointerISA()