Lines Matching refs:GenericSP

1510 StructuredData::GenericSP ScriptInterpreterPython::CreateFrameRecognizer(  in CreateFrameRecognizer()
1513 return StructuredData::GenericSP(); in CreateFrameRecognizer()
1524 return StructuredData::GenericSP(new StructuredPythonObject(ret_val)); in CreateFrameRecognizer()
1566 StructuredData::GenericSP ScriptInterpreterPython::OSPlugin_CreatePluginObject( in OSPlugin_CreatePluginObject()
1569 return StructuredData::GenericSP(); in OSPlugin_CreatePluginObject()
1572 return StructuredData::GenericSP(); in OSPlugin_CreatePluginObject()
1583 return StructuredData::GenericSP(new StructuredPythonObject(ret_val)); in OSPlugin_CreatePluginObject()
1943 StructuredData::GenericSP
1950 return StructuredData::GenericSP(); in CreateScriptedBreakpointResolver()
1953 return StructuredData::GenericSP(); in CreateScriptedBreakpointResolver()
1962 return StructuredData::GenericSP(); in CreateScriptedBreakpointResolver()
1975 return StructuredData::GenericSP(new StructuredPythonObject(ret_val)); in CreateScriptedBreakpointResolver()
1980 StructuredData::GenericSP implementor_sp, in ScriptedBreakpointResolverSearchCallback()
2000 StructuredData::GenericSP implementor_sp) { in ScriptedBreakpointResolverSearchDepth()
2096 StructuredData::GenericSP
2102 return StructuredData::GenericSP(); in CreateScriptCommandObject()
2105 return StructuredData::GenericSP(); in CreateScriptCommandObject()
2116 return StructuredData::GenericSP(new StructuredPythonObject(ret_val)); in CreateScriptCommandObject()
2980 StructuredData::GenericSP impl_obj_sp, llvm::StringRef args, in RunScriptBasedCommand()
3059 StructuredData::GenericSP cmd_obj_sp, std::string &dest) { in GetShortHelpForCommandObject()
3115 StructuredData::GenericSP cmd_obj_sp) { in GetFlagsForCommandObject()
3169 StructuredData::GenericSP cmd_obj_sp, std::string &dest) { in GetLongHelpForCommandObject()