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 DNSError.cpp171 static ConstString g_userInfo("_userInfo"); in GetIndexOfChildWithName() local
172 if (name == g_userInfo) in GetIndexOfChildWithName()
H A DNSException.cpp161 static ConstString g_userInfo("userInfo"); in GetIndexOfChildWithName() local
165 if (name == g_userInfo) return 2; in GetIndexOfChildWithName()