Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DValueObject.cpp575 if (ValueObjectSP synth_valobj_sp = GetSyntheticValue()) { in CreateChildAtIndex() local
576 valobj = synth_valobj_sp in CreateChildAtIndex()