Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp437 if (!CommandObjectTypeSynthAdd::AddSynth( in IOHandlerInputComplete()
487 static bool AddSynth(ConstString type_name, lldb::SyntheticChildrenSP entry,
2331 if (!AddSynth(typeCS, entry, in Execute_PythonClass()
2359 bool CommandObjectTypeSynthAdd::AddSynth(ConstString type_name, in AddSynth() function in CommandObjectTypeSynthAdd