Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectType.cpp365 bool Execute_HandwritePython(Args &command, CommandReturnObject &result);
374 return Execute_HandwritePython(command, result); in DoExecute()
2233 bool CommandObjectTypeSynthAdd::Execute_HandwritePython( in Execute_HandwritePython() function in CommandObjectTypeSynthAdd