Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSException.cpp160 static ConstString g_reason("reason"); in GetIndexOfChildWithName() local
164 if (name == g_reason) return 1; in GetIndexOfChildWithName()