Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp387 bool Execute_HandwritePython(Args &command, CommandReturnObject &result);
396 Execute_HandwritePython(command, result); in DoExecute()
2111 bool CommandObjectTypeSynthAdd::Execute_HandwritePython( in Execute_HandwritePython() function in CommandObjectTypeSynthAdd