Home
last modified time | relevance | path

Searched defs:synth_sp (Results 1 – 8 of 8) sorted by relevance

/llvm-project/lldb/source/API/
H A DSBTypeCategory.cpp246 ScriptedSyntheticChildrenSP synth_sp = in GetSyntheticForType() local
296 ScriptedSyntheticChildrenSP synth_sp = in GetSyntheticAtIndex() local
H A DSBValue.cpp539 ScriptedSyntheticChildrenSP synth_sp = GetTypeSynthetic() local
/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h259 lldb::SyntheticChildrenSP synth_sp) { in AddTypeSynthetic()
265 lldb::SyntheticChildrenSP synth_sp) { in AddTypeSynthetic()
/llvm-project/lldb/source/DataFormatters/
H A DFormattersHelpers.cpp80 lldb::SyntheticChildrenSP synth_sp( in AddCXXSynthetic() local
H A DTypeCategory.cpp113 ScriptedSyntheticChildren::SharedPointer synth_sp; in Get() local
H A DFormatManager.cpp513 ValueObjectSP synth_sp(child_sp->GetSyntheticValue()); in ShouldPrintAsOneLiner() local
/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h
/llvm-project/lldb/source/Core/
H A DValueObject.cpp