Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h427 StructuredData::GenericSP impl_obj_sp, llvm::StringRef args, in RunScriptBasedCommand()
435 StructuredData::GenericSP impl_obj_sp, Args& args, in RunScriptBasedParsedCommand()
443 GetRepeatCommandForScriptedCommand(StructuredData::GenericSP impl_obj_sp, in GetRepeatCommandForScriptedCommand()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2616 StructuredData::GenericSP impl_obj_sp, llvm::StringRef args, in RunScriptBasedCommand()
2661 StructuredData::GenericSP impl_obj_sp, Args &args, in RunScriptBasedParsedCommand()
2713 StructuredData::GenericSP impl_obj_sp, Args &args) { in GetRepeatCommandForScriptedCommand()