Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/
H A DNSDictionary.cpp451 static const ConstString g_ConstantDictionary("NSConstantDictionary"); in NSDictionarySummaryProvider() local
464 } else if (class_name == g_ConstantDictionary) { in NSDictionarySummaryProvider()
558 static const ConstString g_ConstantDictionary("NSConstantDictionary"); in NSDictionarySyntheticFrontEndCreator() local
565 } else if (class_name == g_ConstantDictionary) { in NSDictionarySyntheticFrontEndCreator()