Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/DataFormatters/
DFormatManager.cpp389 lldb::ScriptedSyntheticChildrenSP synth_current_sp( in GetSyntheticForType() local
392 if (synth_current_sp && in GetSyntheticForType()
396 synth_chosen_sp = synth_current_sp; in GetSyntheticForType()