Searched refs:EnableOptionsSP (Results 1 – 1 of 1) sorted by relevance
63 using EnableOptionsSP = std::shared_ptr<EnableOptions>; typedef66 std::map<DebuggerWP, EnableOptionsSP, std::owner_less<DebuggerWP>>;80 return EnableOptionsSP(); in GetGlobalEnableOptions()89 return EnableOptionsSP(); in GetGlobalEnableOptions()93 const EnableOptionsSP &options_sp) { in SetGlobalEnableOptions()853 EnableOptionsSP m_options_sp;975 EnableOptionsSP options_sp(new EnableOptions()); in ParseAutoEnableOptions()986 return EnableOptionsSP(); in ParseAutoEnableOptions()990 return EnableOptionsSP(); in ParseAutoEnableOptions()1012 return EnableOptionsSP(); in ParseAutoEnableOptions()[all …]