Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp285 lldb::ValueObjectSP static_value_sp(valobj.GetStaticValue()); in GetPossibleMatches() local
286 if (static_value_sp) in GetPossibleMatches()
287 GetPossibleMatches(*static_value_sp.get(), in GetPossibleMatches()
288 static_value_sp->GetCompilerType(), use_dynamic, in GetPossibleMatches()