Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectType.cpp335 handwrite_python = true; in SetOptionValue()
369 handwrite_python = false; in OptionParsingStarting()
386 bool handwrite_python; member in CommandObjectTypeSynthAdd::CommandOptions
402 if (m_options.handwrite_python) in DoExecute()