Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntime.cpp339 lldb::addr_t &cf_false) { in GetValuesForGlobalCFBooleans()
DAppleObjCRuntimeV2.cpp2594 lldb::addr_t &cf_false) { in GetValuesForGlobalCFBooleans()
/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DCocoa.cpp1067 cf_false = LLDB_INVALID_ADDRESS; in ObjCBooleanSummaryProvider() local