Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp347 lldb::addr_t &cf_false) { in GetValuesForGlobalCFBooleans()
H A DAppleObjCRuntimeV2.cpp3365 lldb::addr_t &cf_false) { in GetValuesForGlobalCFBooleans()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp1173 cf_false = LLDB_INVALID_ADDRESS; in ObjCBooleanSummaryProvider() local