Searched defs:synth_sp (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DTypeCategory.cpp231 ScriptedSyntheticChildren::SharedPointer synth_sp; local
H A DFormatManager.cpp412 lldb::ScriptedSyntheticChildrenSP synth_sp = GetSyntheticForType(type_sp); local
818 category_sp->GetRegexTypeSyntheticsContainer()->Add(RegularExpressionSP(new RegularExpression(type_name.AsCString())), synth_sp); local
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObject.h853 SetSyntheticChildren(const lldb::SyntheticChildrenSP &synth_sp) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/API/
H A DSBValue.cpp672 ScriptedSyntheticChildrenSP synth_sp = std::static_pointer_cast<ScriptedSyntheticChildren>(children_sp); local

Completed in 57 milliseconds