Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectType.cpp306 handwrite_python = true; in SetOptionValue()
349 handwrite_python = false; in OptionParsingStarting()
366 bool handwrite_python; member in CommandObjectTypeSynthAdd::CommandOptions
382 if (m_options.handwrite_python) in DoExecute()