Home
last modified time | relevance | path

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 DAppleObjCRuntime.cpp341 GetValuesForGlobalCFBooleans(lldb::addr_t & cf_true,lldb::addr_t & cf_false) GetValuesForGlobalCFBooleans() argument
H A DAppleObjCRuntimeV2.cpp3389 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 DCocoa.cpp1171 cf_false = LLDB_INVALID_ADDRESS; ObjCBooleanSummaryProvider() local