Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp522 if (ValueObjectSP synth_valobj_sp = GetSyntheticValue()) { in CreateChildAtIndex() local
523 valobj = synth_valobj_sp in CreateChildAtIndex()