Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntime.cpp49 static constexpr std::chrono::seconds g_po_function_timeout(15); variable
175 options.SetTimeout(g_po_function_timeout); in GetObjectDescription()