Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DFormatManager.cpp275 lldb::ValueObjectSP static_value_sp(valobj.GetStaticValue()); in GetPossibleMatches() local
276 if (static_value_sp) in GetPossibleMatches()
278 *static_value_sp.get(), static_value_sp->GetCompilerType(), in GetPossibleMatches()