Searched defs:m_is_host (Results 1 - 1 of 1) sorted by relevance

/external/lldb/include/lldb/Target/
H A DPlatform.h472 return m_is_host; // Is this the default host platform?
478 return !m_is_host;
549 bool m_is_host; member in class:lldb_private::Platform

Completed in 72 milliseconds