Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp319 handwrite_python = true; in SetOptionValue()
362 handwrite_python = false; in OptionParsingStarting()
379 bool handwrite_python; member in CommandObjectTypeSynthAdd::CommandOptions
395 if (m_options.handwrite_python) in DoExecute()