Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp936 static const ConstString g_NSConstantDate("NSConstantDate"); in NSDateSummaryProvider() local
943 (class_name == g_NSTaggedDate) || (class_name == g_NSConstantDate)) { in NSDateSummaryProvider()