Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/DataFormatters/
DFormatManager.cpp378 lldb::ScriptedSyntheticChildrenSP synth_current_sp( in GetSyntheticForType() local
381 if (synth_current_sp && in GetSyntheticForType()
385 synth_chosen_sp = synth_current_sp; in GetSyntheticForType()