Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp382 lldb::ScriptedSyntheticChildrenSP synth_current_sp( in GetSyntheticForType() local
385 if (synth_current_sp && in GetSyntheticForType()
389 synth_chosen_sp = synth_current_sp; in GetSyntheticForType()