Searched refs:GenericSP (Results 1 – 7 of 7) sorted by relevance
167 virtual StructuredData::GenericSP169 return StructuredData::GenericSP(); in CreateScriptCommandObject()172 virtual StructuredData::GenericSP174 return StructuredData::GenericSP(); in CreateFrameRecognizer()183 virtual StructuredData::GenericSP186 return StructuredData::GenericSP(); in OSPlugin_CreatePluginObject()245 virtual StructuredData::GenericSP249 return StructuredData::GenericSP(); in CreateScriptedBreakpointResolver()383 StructuredData::GenericSP impl_obj_sp, llvm::StringRef args, in RunScriptBasedCommand()429 GetShortHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp, in GetShortHelpForCommandObject()[all …]
202 StructuredData::GenericSP223 StructuredData::GenericSP228 ScriptedBreakpointResolverSearchCallback(StructuredData::GenericSP233 ScriptedBreakpointResolverSearchDepth(StructuredData::GenericSP236 StructuredData::GenericSP243 StructuredData::GenericSP300 StructuredData::GenericSP impl_obj_sp, llvm::StringRef args,348 bool GetShortHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp,352 GetFlagsForCommandObject(StructuredData::GenericSP cmd_obj_sp) override;354 bool GetLongHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp,
1513 return StructuredData::GenericSP(); in CreateFrameRecognizer()1569 return StructuredData::GenericSP(); in OSPlugin_CreatePluginObject()1572 return StructuredData::GenericSP(); in OSPlugin_CreatePluginObject()1943 StructuredData::GenericSP1950 return StructuredData::GenericSP(); in CreateScriptedBreakpointResolver()1953 return StructuredData::GenericSP(); in CreateScriptedBreakpointResolver()1962 return StructuredData::GenericSP(); in CreateScriptedBreakpointResolver()2096 StructuredData::GenericSP2102 return StructuredData::GenericSP(); in CreateScriptCommandObject()2105 return StructuredData::GenericSP(); in CreateScriptCommandObject()[all …]
74 StructuredData::GenericSP m_implementation_sp;
164 StructuredData::GenericSP generic_sp; in GetDescription()
1312 StructuredData::GenericSP cmd_obj_sp, in CommandObjectScriptingObject()1328 StructuredData::GenericSP GetImplementingObject() { return m_cmd_obj_sp; } in GetImplementingObject()1391 StructuredData::GenericSP m_cmd_obj_sp;
72 typedef std::shared_ptr<Generic> GenericSP; typedef