Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectType.cpp374 bool Execute_HandwritePython(Args &command, CommandReturnObject &result);
383 return Execute_HandwritePython(command, result); in DoExecute()
2205 bool CommandObjectTypeSynthAdd::Execute_HandwritePython( in Execute_HandwritePython() function in CommandObjectTypeSynthAdd