Home
last modified time | relevance | path

Searched defs:CommandDataPython (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.h33 CommandDataPython() : BreakpointOptions::CommandData() { in CommandDataPython() function
36 CommandDataPython(StructuredData::ObjectSP extra_args_sp) in CommandDataPython() function