Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DValueObject.cpp575 if (ValueObjectSP synth_valobj_sp = GetSyntheticValue()) { in CreateChildAtIndex() local
576 valobj = synth_valobj_sp in CreateChildAtIndex()