Searched defs:cf_false (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ | ||
H A D | AppleObjCRuntime.cpp | 341 GetValuesForGlobalCFBooleans(lldb::addr_t & cf_true,lldb::addr_t & cf_false) GetValuesForGlobalCFBooleans() argument |
H A D | AppleObjCRuntimeV2.cpp | 3389 GetValuesForGlobalCFBooleans(lldb::addr_t & cf_true,lldb::addr_t & cf_false) GetValuesForGlobalCFBooleans() argument |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/ | ||
H A D | Cocoa.cpp | 1171 cf_false = LLDB_INVALID_ADDRESS; ObjCBooleanSummaryProvider() local |