Lines Matching refs:StructuredData
73 StructuredData::ObjectSP
77 StructuredData::GenericSP
80 StructuredData::ObjectSP
86 StructuredData::ObjectSP
89 bool ScriptedThreadPlanExplainsStop(StructuredData::ObjectSP implementor_sp,
93 bool ScriptedThreadPlanShouldStop(StructuredData::ObjectSP implementor_sp,
96 bool ScriptedThreadPlanIsStale(StructuredData::ObjectSP implementor_sp,
100 ScriptedThreadPlanGetRunState(StructuredData::ObjectSP implementor_sp,
104 ScriptedThreadPlanGetStopDescription(StructuredData::ObjectSP implementor_sp,
108 StructuredData::GenericSP
113 StructuredData::GenericSP implementor_sp,
117 StructuredData::GenericSP implementor_sp) override;
119 StructuredData::GenericSP
124 bool ScriptedStopHookHandleStop(StructuredData::GenericSP implementor_sp,
128 StructuredData::GenericSP
132 GetRecognizedArguments(const StructuredData::ObjectSP &implementor,
141 StructuredData::ObjectSP
145 StructuredData::DictionarySP
146 GetDynamicSettings(StructuredData::ObjectSP plugin_module_sp, Target *target,
150 size_t CalculateNumChildren(const StructuredData::ObjectSP &implementor,
154 GetChildAtIndex(const StructuredData::ObjectSP &implementor,
157 int GetIndexOfChildWithName(const StructuredData::ObjectSP &implementor,
161 const StructuredData::ObjectSP &implementor) override;
164 const StructuredData::ObjectSP &implementor) override;
167 GetSyntheticValue(const StructuredData::ObjectSP &implementor) override;
170 GetSyntheticTypeName(const StructuredData::ObjectSP &implementor) override;
180 StructuredData::GenericSP impl_obj_sp, llvm::StringRef args,
198 StructuredData::ObjectSP &callee_wrapper_sp,
207 bool GetShortHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp,
211 GetFlagsForCommandObject(StructuredData::GenericSP cmd_obj_sp) override;
213 bool GetLongHelpForCommandObject(StructuredData::GenericSP cmd_obj_sp,
241 StructuredData::ObjectSP *module_sp = nullptr,
263 StructuredData::ObjectSP extra_args_sp) override;
272 StructuredData::ObjectSP extra_args_sp,