Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2483 static bool DoesProcessHaveSharedCache(Process &process) { in DoesProcessHaveSharedCache() function
2497 if (GetProcess() && !DoesProcessHaveSharedCache(*GetProcess())) { in WarnIfNoClassesCached()