Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSDictionary.cpp449 static const ConstString g_ConstantDictionary("NSConstantDictionary"); in NSDictionarySummaryProvider() local
462 } else if (class_name == g_ConstantDictionary) { in NSDictionarySummaryProvider()
553 static const ConstString g_ConstantDictionary("NSConstantDictionary"); in NSDictionarySyntheticFrontEndCreator() local
560 } else if (class_name == g_ConstantDictionary) { in NSDictionarySyntheticFrontEndCreator()