Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp459 if (AddSynth(ConstString(type_name), synth_provider, in IOHandlerInputComplete()
504 bool AddSynth(ConstString type_name, lldb::SyntheticChildrenSP entry,
2185 if (!AddSynth(typeCS, entry, m_options.m_match_type, m_options.m_category, in Execute_PythonClass()
2204 bool CommandObjectTypeSynthAdd::AddSynth(ConstString type_name, in AddSynth() function in CommandObjectTypeSynthAdd