Home
last modified time | relevance | path

Searched defs:cf_false (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp347 lldb::addr_t &cf_false) { in GetValuesForGlobalCFBooleans() argument
H A DAppleObjCRuntimeV2.cpp3365 lldb::addr_t &cf_false) { in GetValuesForGlobalCFBooleans() argument
/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp1173 objc_runtime->GetValuesForGlobalCFBooleans(cf_true, cf_false); in ObjCBooleanSummaryProvider() local