Searched refs:make_selected (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionGroupPlatform.cpp28 bool make_selected,
56 interpreter.GetDebugger().GetPlatformList().Append (platform_sp, make_selected);
26 CreatePlatformWithOptions(CommandInterpreter &interpreter, const ArchSpec &arch, bool make_selected, Error& error, ArchSpec &platform_arch) const argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionGroupPlatform.h64 bool make_selected,
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp1183 bool make_selected = true; local
1184 m_opaque_sp->GetPlatformList().Append (platform_sp, make_selected);

Completed in 195 milliseconds