Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
DNSException.cpp161 static ConstString g_userInfo("userInfo"); in GetIndexOfChildWithName() local
165 if (name == g_userInfo) return 2; in GetIndexOfChildWithName()
DNSError.cpp172 static ConstString g_userInfo("_userInfo"); in GetIndexOfChildWithName() local
173 if (name == g_userInfo) in GetIndexOfChildWithName()