Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSException.cpp159 static ConstString g_userInfo("userInfo"); in GetIndexOfChildWithName() local
163 if (name == g_userInfo) return 2; in GetIndexOfChildWithName()
H A DNSError.cpp169 static ConstString g_userInfo("_userInfo"); in GetIndexOfChildWithName() local
170 if (name == g_userInfo) in GetIndexOfChildWithName()