Searched refs:AppendProperty (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h237 AppendProperty(const ConstString &name,
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp1993 parent_properties_sp->AppendProperty (g_property_name,
2005 plugin_properties_sp->AppendProperty (plugin_type_name,
2033 parent_properties_sp->AppendProperty (plugin_type_name,
2045 plugin_properties_sp->AppendProperty (g_property_name,
2084 plugin_type_properties_sp->AppendProperty (properties_sp->GetName(),
2122 plugin_type_properties_sp->AppendProperty (properties_sp->GetName(),
2160 plugin_type_properties_sp->AppendProperty (properties_sp->GetName(),
H A DDebugger.cpp647 m_collection_sp->AppendProperty (ConstString("target"),
653 m_collection_sp->AppendProperty (ConstString("interpreter"),
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValueProperties.cpp83 OptionValueProperties::AppendProperty(const ConstString &name, function in class:OptionValueProperties
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp2799 m_collection_sp->AppendProperty(ConstString("process"),
H A DProcess.cpp133 m_collection_sp->AppendProperty(ConstString("thread"),

Completed in 141 milliseconds