Searched refs:EnableOptionsSP (Results 1 – 1 of 1) sorted by relevance
64 using EnableOptionsSP = std::shared_ptr<EnableOptions>; typedef67 std::map<DebuggerWP, EnableOptionsSP, std::owner_less<DebuggerWP>>;81 return EnableOptionsSP(); in GetGlobalEnableOptions()90 return EnableOptionsSP(); in GetGlobalEnableOptions()94 const EnableOptionsSP &options_sp) { in SetGlobalEnableOptions()849 EnableOptionsSP m_options_sp;971 EnableOptionsSP options_sp(new EnableOptions()); in ParseAutoEnableOptions()982 return EnableOptionsSP(); in ParseAutoEnableOptions()986 return EnableOptionsSP(); in ParseAutoEnableOptions()1008 return EnableOptionsSP(); in ParseAutoEnableOptions()[all …]