Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DFormatManager.cpp388 lldb::ScriptedSyntheticChildrenSP synth_current_sp( in GetSyntheticForType() local
391 if (synth_current_sp && in GetSyntheticForType()
395 synth_chosen_sp = synth_current_sp; in GetSyntheticForType()