Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp932 static const ConstString g_NSDate("NSDate"); in NSDateSummaryProvider() local
942 if ((class_name == g_NSDate) || (class_name == g_dunder_NSDate) || in NSDateSummaryProvider()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp2957 static ConstString g_NSDate("NSDate"); in GetClassDescriptor() local
2974 name = g_NSDate; in GetClassDescriptor()
2988 name = g_NSDate; in GetClassDescriptor()