Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h447 NonPointerISACache *GetNonPointerIsaCache() { in GetNonPointerIsaCache() function
H A DAppleObjCRuntimeV2.cpp1516 if (auto *non_pointer_isa_cache = GetNonPointerIsaCache()) in GetClassDescriptorFromISA()
3338 if (auto *non_pointer_isa_cache = GetNonPointerIsaCache()) in GetPointerISA()