Searched refs:m_is_host (Results 1 - 2 of 2) 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
/external/lldb/source/Target/
H A DPlatform.cpp234 m_is_host (is_host),

Completed in 83 milliseconds