Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp289 lldb::ValueObjectSP static_value_sp(valobj.GetStaticValue()); in GetPossibleMatches() local
290 if (static_value_sp) in GetPossibleMatches()
291 GetPossibleMatches(*static_value_sp.get(), in GetPossibleMatches()
292 static_value_sp->GetCompilerType(), use_dynamic, in GetPossibleMatches()