Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
HDNSException.cpp160 static ConstString g___userInfo("userInfo"); in GetIndexOfChildWithName() local
164 if (name == g___userInfo) return 2; in GetIndexOfChildWithName()
HDNSError.cpp167 static ConstString g___userInfo("_userInfo"); in GetIndexOfChildWithName() local
168 if (name == g___userInfo) in GetIndexOfChildWithName()