Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Commands/
DCommandObjectType.cpp307 handwrite_python = true; in SetOptionValue()
339 handwrite_python = false; in OptionParsingStarting()
356 bool handwrite_python; member in CommandObjectTypeSynthAdd::CommandOptions
372 if (m_options.handwrite_python) in DoExecute()