Home
last modified time | relevance | path

Searched refs:g_CFBinaryHeap (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DCF.cpp260 static ConstString g_CFBinaryHeap("__CFBinaryHeap"); in CFBinaryHeapSummaryProvider() local
265 if (type_name == g_CFBinaryHeap || in CFBinaryHeapSummaryProvider()
H A DObjCLanguage.cpp1074 static ConstString g_CFBinaryHeap("CFBinaryHeap"); in GetFormatterPrefixSuffix() local
1095 if (type_hint == g_CFBag || type_hint == g_CFBinaryHeap) { in GetFormatterPrefixSuffix()