Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp340 GetValuesForGlobalCFBooleans(lldb::addr_t & cf_true,lldb::addr_t & cf_false) GetValuesForGlobalCFBooleans() argument
H A DAppleObjCRuntimeV2.cpp3388 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.cpp1170 lldb::addr_t cf_true = LLDB_INVALID_ADDRESS, ObjCBooleanSummaryProvider() local