Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h443 bool GetCFBooleanValuesIfNeeded();
H A DAppleObjCRuntimeV2.cpp3320 bool AppleObjCRuntimeV2::GetCFBooleanValuesIfNeeded() { in GetCFBooleanValuesIfNeeded() function in AppleObjCRuntimeV2
3366 if (GetCFBooleanValuesIfNeeded()) { in GetValuesForGlobalCFBooleans()