Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Language/ObjC/
DObjCLanguage.cpp1035 static ConstString g_CFBag("CFBag"); in GetFormatterPrefixSuffix() local
1057 if (type_hint == g_CFBag || type_hint == g_CFBinaryHeap) { in GetFormatterPrefixSuffix()