Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntimeV2.cpp1902 static bool DoesProcessHaveSharedCache(Process &process) { in DoesProcessHaveSharedCache() function
1923 if (GetProcess() && !DoesProcessHaveSharedCache(*GetProcess())) { in WarnIfNoClassesCached()