Searched defs:args_sp (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedPlatformPythonInterface.cpp32 CreatePluginObject( llvm::StringRef class_name, ExecutionContext &exe_ctx, StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) argument
H A DScriptedThreadPythonInterface.cpp32 CreatePluginObject( const llvm::StringRef class_name, ExecutionContext &exe_ctx, StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) argument
H A DScriptedProcessPythonInterface.cpp34 CreatePluginObject( llvm::StringRef class_name, ExecutionContext &exe_ctx, StructuredData::DictionarySP args_sp, StructuredData::Generic *script_obj) argument
/openbsd-current/gnu/llvm/lldb/source/Host/windows/
H A DHost.cpp253 auto args_sp = dict_sp->GetObjectForDotSeparatedPath("arguments"); local

Completed in 67 milliseconds