Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectType.cpp308 handwrite_python = true; in SetOptionValue()
340 handwrite_python = false; in OptionParsingStarting()
357 bool handwrite_python; member in CommandObjectTypeSynthAdd::CommandOptions
373 if (m_options.handwrite_python) in DoExecute()