Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DFormatManager.cpp295 lldb::ValueObjectSP static_value_sp(valobj.GetStaticValue()); in GetPossibleMatches() local
296 if (static_value_sp) in GetPossibleMatches()
298 *static_value_sp.get(), static_value_sp->GetCompilerType(), in GetPossibleMatches()