Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp341 lldb::addr_t &cf_false) { in GetValuesForGlobalCFBooleans()
H A DAppleObjCRuntimeV2.cpp3234 lldb::addr_t &cf_false) { in GetValuesForGlobalCFBooleans()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp1160 cf_false = LLDB_INVALID_ADDRESS; in ObjCBooleanSummaryProvider() local