Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectType.cpp394 bool Execute_HandwritePython(Args &command, CommandReturnObject &result);
403 return Execute_HandwritePython(command, result); in DoExecute()
2340 bool CommandObjectTypeSynthAdd::Execute_HandwritePython( in Execute_HandwritePython() function in CommandObjectTypeSynthAdd