Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DFormatManager.cpp294 lldb::ValueObjectSP static_value_sp(valobj.GetStaticValue()); in GetPossibleMatches() local
295 if (static_value_sp) in GetPossibleMatches()
297 *static_value_sp.get(), static_value_sp->GetCompilerType(), in GetPossibleMatches()