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.h450 bool GetCFBooleanValuesIfNeeded();
H A DAppleObjCRuntimeV2.cpp3339 bool AppleObjCRuntimeV2::GetCFBooleanValuesIfNeeded() { in GetCFBooleanValuesIfNeeded() function in AppleObjCRuntimeV2
3385 if (GetCFBooleanValuesIfNeeded()) { in GetValuesForGlobalCFBooleans()