Lines Matching defs:m_class_options
1051 m_class_options("scripted process", true, 'C', 'k', 'v', 0) {
1053 m_all_options.Append(&m_class_options, LLDB_OPT_SET_1 | LLDB_OPT_SET_2,
1098 if (!m_class_options.GetName().empty()) {
1101 m_class_options.GetName(), m_class_options.GetStructuredData());
1200 OptionGroupPythonClassWithDict m_class_options;
1532 m_class_options("scripted process", true, 'C', 'k', 'v', 0) {
1534 m_all_options.Append(&m_class_options, LLDB_OPT_SET_1 | LLDB_OPT_SET_2,
1546 if (!m_class_options.GetName().empty()) {
1549 m_class_options.GetName(), m_class_options.GetStructuredData());
1571 OptionGroupPythonClassWithDict m_class_options;