Searched refs:m_os_type (Results 1 – 2 of 2) sorted by relevance
119 llvm::Triple::OSType m_os_type = llvm::Triple::UnknownOS; variable
49 m_os_type(preferred_os), m_supported_triples(supported_triples), in PlatformAppleSimulator() 460 if (triple.getOS() == m_os_type && in FindProcesses()