Searched refs:EnableOptionsSP (Results 1 – 1 of 1) sorted by relevance
67 using EnableOptionsSP = std::shared_ptr<EnableOptions>; typedef70 std::map<DebuggerWP, EnableOptionsSP, std::owner_less<DebuggerWP>>;84 return EnableOptionsSP(); in GetGlobalEnableOptions()93 return EnableOptionsSP(); in GetGlobalEnableOptions()97 const EnableOptionsSP &options_sp) { in SetGlobalEnableOptions()892 EnableOptionsSP m_options_sp;1018 EnableOptionsSP options_sp(new EnableOptions()); in ParseAutoEnableOptions()1029 return EnableOptionsSP(); in ParseAutoEnableOptions()1033 return EnableOptionsSP(); in ParseAutoEnableOptions()1055 return EnableOptionsSP(); in ParseAutoEnableOptions()[all …]