Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectType.cpp471 if (!CommandObjectTypeSynthAdd::AddSynth( in IOHandlerInputComplete()
521 static bool AddSynth(ConstString type_name, lldb::SyntheticChildrenSP entry,
2419 if (!AddSynth(typeCS, entry, in Execute_PythonClass()
2448 bool CommandObjectTypeSynthAdd::AddSynth(ConstString type_name, in AddSynth() function in CommandObjectTypeSynthAdd